- generatePointImage(int, nUIChartImage, int, int) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIPointGenerator
-
Uses the information in your chart to render out an appropriate colour marker.
If a line chart (with data markers set) or a scatter graph is used, then the appropriate data marker will be used.
- GESTURE_DOUBLE_TAP - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
-
- GESTURE_LONG_PRESS - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
-
- GESTURE_NONE - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
-
Gesture-type constants - Enabled gestures for an object uses bit-wise OR
- GESTURE_SWIPE - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
-
- get() - Method in class com.softwareag.mobile.runtime.comms.Connection
-
Executes a GET request synchronously.
- getAbsoluteFile() - Method in class com.softwareag.mobile.md.io.File
-
Returns the absolute file.
- getAbsolutePath() - Method in class com.softwareag.mobile.md.io.File
-
Returns the absolute pathname for this file.
- getAccentColor() - Method in class com.softwareag.mobile.runtime.nui.nUIRadioCheckbox
-
- getAccentColor() - Method in class com.softwareag.mobile.runtime.nui.nUISwitchButton
-
- getAlign() - Method in class com.softwareag.mobile.runtime.nui.nUIImageElement
-
Gets the current alignment of this image.
- getAllDatabaseTypes() - Static method in class com.softwareag.mobile.runtime.database.DatabaseFactory
-
Returns all available database types which can be used on this plattform.
- getAllKeys() - Method in interface com.softwareag.mobile.md.io.IKeyValueStorage
-
Get an array of all the possible keys currently stored.
- getAllKeys() - Method in class com.softwareag.mobile.md.io.IsolatedKeyValueStore
-
Get a String
array of all keys in this store.
- getAndroidGlobalProperties() - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
-
Retruns an interface to set some Android specific properties.
- getAppDirectionality() - Static method in class com.softwareag.mobile.runtime.nui.nUIController
-
Returns the current directionality setting.
- getApplication() - Static method in class com.softwareag.mobile.runtime.RuntimeInfo
-
Returns instance of the application
- getApplicationListener() - Method in interface com.softwareag.mobile.core.IMDApplication
-
- getApplicationListener() - Method in class com.softwareag.mobile.core.MDApplication
-
- getAppProperty(String) - Method in interface com.softwareag.mobile.core.IMDApplication
-
Gets the application property
- getAppProperty(String) - Method in class com.softwareag.mobile.core.MDApplication
-
- getAxes() - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Gets the current array of nUIChartAxis objects for the
chart.
- getAxisColor() - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Gets the current color used when drawing the chart axes.
- getAxisLabel() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
-
Gets the nUIChartLabel for this axis
- getAxisLabelCentering() - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Are major gridline labels allowed to be drawn centered over the axis line.
- getAxisLabelTextColor() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Gets the current color of the chart text labels.
- getAxisLineThickness() - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Gets the current thickness of the axis lines.
- getBackgroundColor() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Gets the AARRGGBB color of the chart background
- getBackgroundDrawable() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Gets the IBackgroundDrawable
responsible for defining how this element is drawn.
- getBarGrouping() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIBarChart
-
Gets the number of bars in a group.
- getBarGroupSpacing() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIBarChart
-
Gets the current bar group spacing value.
- getBarSizing() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIBarChart
-
Returns the current bar sizing value.
- getBaseImage() - Method in class com.softwareag.mobile.runtime.nui.background.PatternImage
-
Get the base Image
that this PatternImage
is using.
- getBestGuessScale() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Gets the current chart scale.
- getBgcolor() - Method in class com.softwareag.mobile.runtime.nui.background.ColorBackground
-
Gets the background color set, as an AARRGGBB int value.
- getBgcolor() - Method in class com.softwareag.mobile.runtime.nui.nUIWebView
-
Gets the current background colour, if one has been set directly.
- getBgcolorHighlight() - Method in class com.softwareag.mobile.runtime.nui.nUITableButton
-
Deprecated.
- getBgcolorHighlightStyle() - Method in class com.softwareag.mobile.runtime.nui.nUITableButton
-
Gets the highlight background style of this button.
- getBgimageScroll() - Method in class com.softwareag.mobile.runtime.nui.nUIContainerElement
-
Determine whether the container will scroll any background image set with the foreground.
- getBgimageScroll() - Method in class com.softwareag.mobile.runtime.nui.nUIListElement
-
Determine if the background Image will scroll along with the list's contents.
- getBgimageScroll() - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
-
Determine whether the view will scroll any background image set with the foreground.
- getBlob(int) - Method in class com.softwareag.mobile.runtime.database.Cursor
-
Returns the value of requested column as a byte array.
- getBlockOfResource(int) - Method in class com.softwareag.mobile.runtime.storage.ResourceHandler
-
Returns which block this resource is contained in.
- getBoolParam(String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Retrieves a boolean parameter (or false if the parameter can't be found)
- getBorderColor() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Gets the colour used to paint the chart border.
- getBorderThickness() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Gets the current thickness, in pixels, of the border drawn around the whole chart.
- getBottom() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Gets the bottom of this object relative to the parent's y position.
- getBubbleScaleMultiplier() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIBubbleChart
-
Gets the current maximum diameter of a bubble,
expressed as a percentage of the smaller of the two axes.
- getCacheRoot() - Static method in class com.softwareag.mobile.md.io.File
-
Returns a root folder for caches.
- getCancelButtonTitle() - Method in class com.softwareag.mobile.runtime.nui.nUIPopupMenuBuilder
-
Get the String representing the title of the cancel button.
- getCanonicalFile() - Method in class com.softwareag.mobile.md.io.File
-
Returns the canonical pathname of the current file.
- getCanonicalPath() - Method in class com.softwareag.mobile.md.io.File
-
Returns the canonical representation of the current file.
- getCell(int, nUIDisplayObject) - Method in interface com.softwareag.mobile.runtime.nui.IListProvider
-
For every row in the
IListRenderer
this method is called to
return the actual cell object to be displayed at the given index.
- getCellBorderColor() - Method in class com.softwareag.mobile.runtime.nui.nUITableElement
-
Gets the cell border color.
- getCellBorderThickness() - Method in class com.softwareag.mobile.runtime.nui.nUITableElement
-
Gets the current cell border thickness.
- getCellSpacingHeight() - Method in class com.softwareag.mobile.runtime.nui.nUITableElement
-
Gets the cell spacing height.
- getCellSpacingWidth() - Method in class com.softwareag.mobile.runtime.nui.nUITableElement
-
Gets the cell spacing width.
- getClipType() - Method in class com.softwareag.mobile.runtime.nui.nUITextfieldElement
-
Gets the currently set end-of-line truncation for this textfield.
- getColor() - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
-
Gets the foreground color.
- getColor() - Method in class com.softwareag.mobile.runtime.nui.nUISeparatorElement
-
Gets the color of the object as ARGB
- getColumnIndex(String) - Method in class com.softwareag.mobile.runtime.database.Cursor
-
Note that on some platforms the meta information are available only, if the Cursor
has at least one row.
- getColumnName(int) - Method in class com.softwareag.mobile.runtime.database.Cursor
-
Returns the column name of the given zero-based index.
- getColumnNames() - Method in class com.softwareag.mobile.runtime.database.Cursor
-
Note that on some platforms the meta information are available only, if the Cursor
has at least one row.
- getColumnWidth(int) - Method in class com.softwareag.mobile.runtime.nui.nUITableElement
-
Returns the pixel width of a particular column
- getConnection() - Method in class com.softwareag.mobile.runtime.comms.HttpResponse
-
Returns the underlying HttpConnection
object.
- getConnectivityStatus() - Method in class com.softwareag.mobile.md.net.ConnectivityStatusRequester
-
Get the current connectivity status across all interfaces on this device.
- getCount() - Method in class com.softwareag.mobile.runtime.database.Cursor
-
Note that on some platforms the meta information are available only, if the Cursor
has at least one row.
- getCredentialsForServer(String) - Method in class com.softwareag.mobile.md.io.CredentialStore
-
Get the Credentials
object set for this server.
- getCredentialsForServer(String) - Method in interface com.softwareag.mobile.md.io.ICredentialStorage
-
Get a set of credentials for the named server.
- getCurrentConnectivityTypes() - Method in class com.softwareag.mobile.md.net.ConnectivityStatusRequester
-
Gets a list of the current interfaces that are available to the handset and in the
state STATE_CONNECTED
.
- getData() - Method in class com.softwareag.mobile.runtime.comms.Response
-
Converts the response data into a String by using UTF-8 encoding.
- getData(String) - Method in class com.softwareag.mobile.runtime.comms.Response
-
Gets the data as String with the given encoding.
- getData() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIBubbleChart
-
Gets the current one dimension float array data values.
- getData() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Gets the current one dimensional float array data values.
- getDataAsTriplets() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIBubbleChart
-
Gets a two-dimensional array of data points containing {x, y, z}
triplets.
- getDatabaseType() - Method in class com.softwareag.mobile.runtime.database.Database
-
Returns the current database type that is running.
- getDataColor(int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Gets the data colour used for this value.
- getDataColors() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Gets the current array of data colors.
- getDataLabels() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIDataSeriesChart
-
Gets the array of data labels for the chart.
- getDataLineThickness() - Method in class com.softwareag.mobile.runtime.nui.charts.nUILineChart
-
Gets the currently set thickness of the data line to be drawn.
- getDataPointMarkerSize(int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Gets the currently used point marker's size.
- getDataPointMarkerSizes() - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Gets the currently set data point marker sizes.
- getDataPointMarkerType(int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Gets the currently used point marker type for a given data point.
- getDataPointMarkerTypes() - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Gets the current set of data point marker types.
- getDataTheme() - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
-
Gets the currently set theme that is used for drawing data values on the chart.
- getDate() - Method in class com.softwareag.mobile.runtime.nui.nUIDateEntry
-
Gets the current value set for this date entry.
- getDateLong() - Method in class com.softwareag.mobile.runtime.nui.nUIDateEntry
-
Gets the current value set for this date entry as a Long Object.
- getDecimalPlaces() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartLabel
-
Gets the maximum number of decimal places that will be displayed for this label.
- getDefaultAxisColor() - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
-
For the current structure theme, gets the default colour to use when drawing the
axis lines themselves.
- getDefaultAxisLabelTextColor() - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
-
For the current structure theme, gets the default colour to use when drawing the axes labels.
- getDefaultBorderColor() - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
-
- getDefaultColor(int, int) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
-
For the current data theme, gets the default colour to use for a given colour index out of a maximum.
- getDefaultInstance() - Static method in class com.softwareag.mobile.md.net.ConnectivityStatusRequester
-
Get the default implementation of this class.
- getDefaultLabelTextColor() - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
-
For the current structure theme, gets the default colour to use when labelling axes and chart segments.
- getDefaultMajorGridlineColor() - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
-
For the current structure theme, gets the default colour to use when drawing major gridlines.
- getDefaultMinorGridlineColor() - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
-
For the current structure theme, gets the default colour to use when drawing minor gridlines.
- getDefaultNumColors() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIBarChart
-
- getDefaultNumColors() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Gets the default number of colours that would be used to render this chart.
- getDefaultNumColors() - Method in class com.softwareag.mobile.runtime.nui.charts.nUILineChart
-
- getDefaultNumColors() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIPieChart
-
- getDefaultNumColors() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIScatterChart
-
- getDefaultNumColors() - Method in class com.softwareag.mobile.runtime.nui.charts.nUITrafficChart
-
- getDefaultOutliningColor() - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
-
For the current structure theme, gets the default colour used to outline a data segment.
- getDefaultSideViewPosition() - Static method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
-
Returns the default side view position for the current platform.
- getDefaultSideViewStyle() - Static method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
-
Returns the default side view style for the current platform.
- getDefaultTrafficChartIndicatorColor() - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
-
For the current structure theme, gets the default colour to use when drawing the
indicator on a traffic chart.
- getDelegate() - Method in interface com.softwareag.mobile.runtime.nui.IListRenderer
-
Get the current
IListProvider
delegate associated with this list
renderer.
- getDelegate() - Method in class com.softwareag.mobile.runtime.nui.nUIListElement
-
- getDelegate() - Method in class com.softwareag.mobile.runtime.nui.nUIListView
-
- getDigest(String) - Method in interface com.softwareag.mobile.md.digest.IMessageDigest
-
Generate a message digest for the given String, interpreting the String with the "UTF-8" encoding.
- getDigest(String, String) - Method in interface com.softwareag.mobile.md.digest.IMessageDigest
-
Generate a message digest for the given String, using a specified encoding to interpret the String.
- getDigest(byte[]) - Method in interface com.softwareag.mobile.md.digest.IMessageDigest
-
Generate a message digest for the given byte array.
- getDigest(String) - Method in class com.softwareag.mobile.md.digest.MD5Sum
-
Generate an MD5 digest for the given String, using UTF-8 as a base encoding.
- getDigest(String, String) - Method in class com.softwareag.mobile.md.digest.MD5Sum
-
Generate an MD5 digest for the given String, using a specified encoding.
- getDigest(byte[]) - Method in class com.softwareag.mobile.md.digest.MD5Sum
-
Generate an MD5 digest for the given byte array.
- getDistance() - Method in class com.softwareag.mobile.md.location.LocationSettings
-
Get the distance that will be travelled between location updates.
- getDocumentsRoot() - Static method in class com.softwareag.mobile.md.io.File
-
Returns a root folder for documents.
- getDouble(int) - Method in class com.softwareag.mobile.runtime.database.Cursor
-
Return the value of requested column as a double.
- getDoubleParam(String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Retrieves a double parameter (or 0.0 if the parameter can't be found)
- getElementIdentifier() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Get the current identifier that is used to locate the element inside the UI hierarchy.
- getENCString(int) - Method in class com.softwareag.mobile.runtime.media.TextHandler
-
Returns a specified encoded-string
- getENCStringFromString(String) - Method in class com.softwareag.mobile.runtime.media.TextHandler
-
Converts a String to an encoded-string.
- getErrorText() - Method in interface com.softwareag.mobile.runtime.nui.IFloatingEntry
-
Gets the currently set error text for floating entry fields.
- getErrorText() - Method in class com.softwareag.mobile.runtime.nui.nUIFloatingEntry
-
Gets the currently set error text for floating entry fields.
- getEventName(int) - Static method in class com.softwareag.mobile.runtime.nui.nUIController
-
Returns the String representation of an event
- getException() - Method in class com.softwareag.mobile.runtime.comms.Response
-
Gets the exception which was thrown by request.
- getExternalStorageRoot() - Static method in class com.softwareag.mobile.md.io.File
-
Returns a root folder for external storage.
- getFallbackText() - Method in class com.softwareag.mobile.runtime.nui.nUIDateEntry
-
Get the current fallback text that will be used for this nUIDateEntry if the date is not currently set.
- getFileFromJarAsDataInputStream(String) - Method in class com.softwareag.mobile.runtime.storage.ResourceHandler
-
Opens a file from a resource in the JAR and returns its inputstream
- getFirstChild() - Method in class com.softwareag.mobile.runtime.nui.nUIObject
-
- getFirstVisibleRow() - Method in interface com.softwareag.mobile.runtime.nui.IListRenderer
-
Returns the first visible row.
- getFirstVisibleRow() - Method in class com.softwareag.mobile.runtime.nui.nUIListElement
-
Gets the index of the current first visible row.
- getFirstVisibleRow() - Method in class com.softwareag.mobile.runtime.nui.nUIListView
-
Gets the index of the current first visible row.
- getFloatParam(String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Retrieves a float parameter (or 0.0 if the parameter can't be found)
- getFocusable() - Method in class com.softwareag.mobile.runtime.nui.nUIButtonElement
-
- getFocusable() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Gets whether or not this object is focusable.
- getFontSize() - Method in class com.softwareag.mobile.runtime.nui.nUIActionButton
-
- getFontStyle() - Method in class com.softwareag.mobile.runtime.nui.nUIActionButton
-
- getFontStyle() - Method in class com.softwareag.mobile.runtime.nui.nUIButtonElement
-
Gets the current font style used for text on this button.
- getFontStyle() - Method in class com.softwareag.mobile.runtime.nui.nUIEntryElement
-
Gets the current font style used for text on this button.
- getFontStyle() - Method in class com.softwareag.mobile.runtime.nui.nUITextfieldElement
-
Gets the current font style.
- getFormat() - Method in class com.softwareag.mobile.runtime.nui.nUIEntryElement
-
Gets the current format String.
- getFormFactor() - Static method in class com.softwareag.mobile.runtime.RuntimeInfo
-
Get the form factor of this display.
- getGesturable() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
- getGroupID() - Method in class com.softwareag.mobile.runtime.nui.nUIButtonElement
-
Gets the current group that this button belongs to.
- getHAlign() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartLabel
-
Gets the horizontal alignment of this label.
- getHAlign() - Method in class com.softwareag.mobile.runtime.nui.nUIDateEntry
-
Gets the text's horizontal alignment.
- getHAlign() - Method in class com.softwareag.mobile.runtime.nui.nUIDropdownlistEntry
-
Gets the text's horizontal alignment.
- getHAlign() - Method in class com.softwareag.mobile.runtime.nui.nUITextfieldElement
-
Gets the text's horizontal alignment.
- getHeader() - Method in interface com.softwareag.mobile.runtime.nui.IListRenderer
-
Returns the current header.
- getHeader() - Method in class com.softwareag.mobile.runtime.nui.nUIListElement
-
- getHeader() - Method in class com.softwareag.mobile.runtime.nui.nUIListView
-
- getHeaderBackground() - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
-
- getHeaderHeight() - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
-
- getHeaderKeys() - Method in class com.softwareag.mobile.runtime.comms.HttpResponse
-
Gets all response header keys.
- getHeaders() - Method in class com.softwareag.mobile.runtime.comms.HttpResponse
-
Gets response key-value pairs.
- getHeadersForURL(Object, String) - Method in interface com.softwareag.mobile.runtime.nui.nUIWebviewCallBackExt
-
This method will be called to see if any new headers should be added to the HTTP request.
- getHeadertext() - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
-
- getHeaderValue(String) - Method in class com.softwareag.mobile.runtime.comms.HttpResponse
-
Gets the header value for the given key.
- getHeaderValues() - Method in class com.softwareag.mobile.runtime.comms.HttpResponse
-
Gets all response header values.
- getHeight() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
- getHeight() - Method in class com.softwareag.mobile.runtime.nui.nUIDialogWindow
-
- getHeight() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Gets the height of this object.
- getHeight() - Method in class com.softwareag.mobile.runtime.nui.nUIImageElement
-
Gets the height of this image element.
- getHeight() - Method in class com.softwareag.mobile.runtime.nui.nUITableElement
-
The height of a table is the height of all its component rows
- getHintText() - Method in interface com.softwareag.mobile.runtime.nui.IFloatingEntry
-
Gets the hint text.
- getHintText() - Method in class com.softwareag.mobile.runtime.nui.nUIEntryElement
-
Gets the hint text.
- getHintTextColor() - Method in class com.softwareag.mobile.runtime.nui.nUIEntryElement
-
Get the current hint text color for this element, as an AARRGGBB value.
- getHorizontalAxis() - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Gets the horizontal axis for the chart.
- getHscrollable() - Method in class com.softwareag.mobile.runtime.nui.nUIContainerElement
-
Gets the status of horizontal scrolling for this component.
- getHscrollable() - Method in class com.softwareag.mobile.runtime.nui.nUIListElement
-
Determine if this list is allowed to scroll in a horizontal direction.
- getHscrollable() - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
-
Determine whether this view will allow scrolling in the horizontal direction.
- getHscrollable() - Method in class com.softwareag.mobile.runtime.nui.nUIWebView
-
Determine if this web view allows horizontal scrolling.
- getHscrollable() - Method in class com.softwareag.mobile.runtime.nui.nUIWebviewElement
-
Determine whether this web element will scroll horizontally.
- getHspan() - Method in class com.softwareag.mobile.runtime.nui.nUITablecellElement
-
Gets the current horizontal span of this table cell.
- getIcon() - Method in class com.softwareag.mobile.runtime.nui.nUINavbuttonElement
-
Gets the Image currently set as an icon for this navbutton.
- getId() - Method in class com.softwareag.mobile.runtime.nui.nUIActionButton
-
- getId() - Method in class com.softwareag.mobile.runtime.nui.nUIObject
-
Returns an ID for the particular element.
- getIgnoreDirectionality() - Method in class com.softwareag.mobile.runtime.nui.nUITableElement
-
Determine if directionality settings will be ignored for this table.
- getImage() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Gets the chart's Image.
- getImage() - Method in interface com.softwareag.mobile.runtime.nui.IImageElement
-
Gets back the LCDUI Image
associated with this element.
- getImage() - Method in class com.softwareag.mobile.runtime.nui.nUIActionButton
-
- getImage() - Method in class com.softwareag.mobile.runtime.nui.nUIImageElement
-
Gets back the LCDUI Image associated with this element.
- getImage() - Method in class com.softwareag.mobile.runtime.nui.nUITabElement
-
- getImageDimension(String, int, int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Returns the appropriate dimension for a particular cached image / cell
- getImageHeight(String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Returns the height of a loaded image (or 0 if this image doesn't exist)
- getImageTransparency(String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Returns whether an image contains transparency (or false if this image doesn't exist)
- getImageWidth(String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Returns the width of a loaded image (or 0 if this image doesn't exist)
- getIndicator() - Method in class com.softwareag.mobile.runtime.nui.charts.nUITrafficChart
-
Gets the current indicator value.
- getIndicatorColor() - Method in class com.softwareag.mobile.runtime.nui.charts.nUITrafficChart
-
Gets the current color for the indicator
- getIndicatorColor() - Method in class com.softwareag.mobile.runtime.nui.nUIDropdownlistEntry
-
Get the currently set indicator color, or 0 if it is unset.
- getIndicatorColor() - Method in class com.softwareag.mobile.runtime.nui.nUITabView
-
Get the ARGB color of the indicator used to highlight the currently active tab.
- getInformationFromMessageConnection(MessageConnection) - Method in class com.softwareag.mobile.runtime.comms.MessageConnectionHandler
-
Deprecated.
Interprets the given message-connection and, if valid, calls the appropriate receivedTextMessage or receivedBinaryMessage method with its data.
- getInnerHeight() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
- getInnerWidth() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
- getInnerWidth() - Method in class com.softwareag.mobile.runtime.nui.nUIImageElement
-
Gets the inner width of this image element.
- getInnerX() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Gets the x-position of the internal bounding box, relative to getX().
- getInnerX() - Method in class com.softwareag.mobile.runtime.nui.nUIImageElement
-
- getInnerX() - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
-
Space between the value of getX() and the internal bounding box of this window.
- getInnerY() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Gets the y-position of the internal bounding box, relative to getY().
- getInstance() - Static method in class com.softwareag.mobile.core.MDApplication
-
Gets the running application instance.
- getInstance() - Static method in class com.softwareag.mobile.runtime.media.AudioHandler
-
Deprecated.
Get the AudioHandler instance.
- getInstance() - Static method in class com.softwareag.mobile.runtime.media.CameraHandler
-
Deprecated.
Get the CameraHandler instance.
- getInstance() - Static method in class com.softwareag.mobile.runtime.media.ImageHandler
-
Deprecated.
Get the ImageHandler instance.
- getInstance() - Static method in class com.softwareag.mobile.runtime.media.TextHandler
-
Get the TextHandler instance.
- getInstance() - Static method in class com.softwareag.mobile.runtime.storage.ResourceHandler
-
Get the ResourceHandler instance.
- getInterElementYSpacing() - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
-
Gets the spacing between child elements in this view.
- getInternalId() - Method in class com.softwareag.mobile.runtime.pn.PushNotification
-
ID for the message
- getIntParam(String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Retrieves an integer parameter (or 0 if the parameter can't be found)
- getIOSGlobalProperties() - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
-
Retruns an interface to set some iOS specific properties.
- getItemActions() - Method in class com.softwareag.mobile.runtime.nui.nUIPopupMenuBuilder
-
Get a Vector
of the Runnable
s associated with the buttons in this popup menu.
- getItems() - Method in class com.softwareag.mobile.runtime.nui.nUIDropdownlistEntry
-
- getItemTitles() - Method in class com.softwareag.mobile.runtime.nui.nUIPopupMenuBuilder
-
Get a Vector
of String
s representing the titles of the buttons in this popup menu.
- getLanguage(int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Returns the 2-character identifier for this specific language in this build
- getLanguageIDString(int) - Static method in class com.softwareag.mobile.runtime.media.TextHandler
-
Returns a string representation of the specified language
- getLastChild() - Method in class com.softwareag.mobile.runtime.nui.nUIObject
-
- getLastKnownLocation(ILocationWatcher) - Method in interface com.softwareag.mobile.md.location.ILocationManager
-
Get the last location known to the device.
- getLastVisibleRow() - Method in interface com.softwareag.mobile.runtime.nui.IListRenderer
-
Returns the last visible row.
- getLastVisibleRow() - Method in class com.softwareag.mobile.runtime.nui.nUIListElement
-
Gets the index of the last row that's currently visible in the viewport.
- getLastVisibleRow() - Method in class com.softwareag.mobile.runtime.nui.nUIListView
-
Gets the index of the last row that's currently visible in the viewport.
- getLeadingZeroPad() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartLabel
-
Gets the current number of leading zeroes that numeric values will be padded with.
- getLeft() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Equivalent to getX()
- getLines() - Method in class com.softwareag.mobile.runtime.nui.nUIEntryElement
-
Gets the current number of lines shown to the user to type into.
- getListActionListener() - Method in interface com.softwareag.mobile.runtime.nui.IListRenderer
-
- getListActionListener() - Method in class com.softwareag.mobile.runtime.nui.nUIListElement
-
- getListActionListener() - Method in class com.softwareag.mobile.runtime.nui.nUIListView
-
- getListListener() - Method in interface com.softwareag.mobile.runtime.nui.IListRenderer
-
- getListListener() - Method in class com.softwareag.mobile.runtime.nui.nUIListElement
-
Get the current IListListener
associated with this nUIListElement
- getListListener() - Method in class com.softwareag.mobile.runtime.nui.nUIListView
-
Get the current IListListener
associated with this nUIListView
- getLoadedLocale() - Method in class com.softwareag.mobile.runtime.media.TextHandler
-
Get the currently loaded language, as a String.
- getLocale() - Method in class com.softwareag.mobile.md.text.DateFormat
-
Get the locale that this DateFormat
Object is working in.
- getLocation(long, ILocationWatcher, LocationSettings) - Method in interface com.softwareag.mobile.md.location.ILocationManager
-
Attempt to get fresh location data.
- getLong(int) - Method in class com.softwareag.mobile.runtime.database.Cursor
-
Returns the value of requested column as a long.
- getLongParam(String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Retrieves a long parameter (or 0 if the parameter can't be found)
- getMainWindow() - Method in class com.softwareag.mobile.core.MDApplication
-
Override this method and provide main application window instance.
- getMajorGridlineColor() - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Gets the current color for the major grid lines.
- getMajorGridlineFrequency() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
-
Gets the current major gridline frequency.
- getMajorGridlineThickness() - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Gets the current thickness of the major grid lines.
- getMaxChildX() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Returns the rightmost .Right() value from all children objects
- getMaxChildY() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Returns the bottommost .Bottom() value from all children objects
- getMaximum() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
-
Gets the current maximum value this axis will display, or Float.NaN if the value is not known.
- getMaxLines() - Method in class com.softwareag.mobile.runtime.nui.nUITextfieldElement
-
Gets the maximum number of lines that this textfield will display when line-wrapped.
- getMaxScreenWidthHeight() - Static method in class com.softwareag.mobile.runtime.nui.nUIController
-
- getMenuID(String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Returns the ID of a menu (might not be created yet)
- getMessage() - Method in class com.softwareag.mobile.runtime.pn.PushNotification
-
This is platform-specific part if Push Notification message.
- getMinimum() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
-
Gets the current minimum value this axis will display, or Float.NaN if not known.
- getMinimumLabelAngle() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIPieChart
-
Gets the current minimum angle that will have a label displayed.
- getMinLines() - Method in class com.softwareag.mobile.runtime.nui.nUITextfieldElement
-
Gets the minimum number of lines that this textfield should display when line-wrapped.
- getMinorGridlineColor() - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Gets the current color for the minor grid lines.
- getMinorGridlineFrequency() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
-
Gets the current minor gridline frequency.
- getMinorGridlineThickness() - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Gets the current thickness of the minor grid lines.
- getMinScreenWidthHeight() - Static method in class com.softwareag.mobile.runtime.nui.nUIController
-
- getName() - Method in class com.softwareag.mobile.md.io.File
-
Returns the name of the file or directory.
- getName(int) - Method in class com.softwareag.mobile.md.io.File
-
Returns the name at the given index.
- getName() - Method in class com.softwareag.mobile.runtime.database.DatabaseType
-
Returns name of the databse
- getNameCount() - Method in class com.softwareag.mobile.md.io.File
-
Returns the number of file and directory names in the path.
- getNames() - Method in class com.softwareag.mobile.md.io.File
-
Returns an array of names.
- getNextSibling() - Method in class com.softwareag.mobile.runtime.nui.nUIObject
-
- getNumberOfCores() - Method in class com.softwareag.mobile.runtime.SystemInfo
-
Returns number of cores.
- getNumberOfRows() - Method in interface com.softwareag.mobile.runtime.nui.IListProvider
-
Use to return the number of cells (rows) the
IListRenderer
needs
to display.
- getNumberOfTabs() - Method in class com.softwareag.mobile.runtime.nui.DefaultTabViewProvider
-
- getNumberOfTabs() - Method in interface com.softwareag.mobile.runtime.nui.ITabViewProvider
-
Will be called ones.
- getNumColors() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Gets the number of colours that this chart will use to represent its data sets.
- getNumLanguages() - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Returns the number of languages in this build
- getNumstates() - Method in class com.softwareag.mobile.runtime.nui.nUIButtonElement
-
Gets the current number of states that this button can be in.
- getNumTextStrings() - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Returns the number of strings defined
- getOrientation() - Method in class com.softwareag.mobile.runtime.nui.charts.nUITrafficChart
-
Gets the orientation of the chart.
- getOrientation() - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Gets the orientation of the chart.
- getOutlineColor() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Sets the outline colour to use when drawing data areas (e.g.
- getOutlineColor() - Method in class com.softwareag.mobile.runtime.nui.nUIRadioCheckbox
-
- getOutlineColor() - Method in class com.softwareag.mobile.runtime.nui.nUISwitchButton
-
- getOutlineThickness() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Gets the currently set thickness of the outline to be drawn around data areas in this chart
(e.g.
- getPaneDimensions(int) - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
-
- getParams() - Method in class com.softwareag.mobile.runtime.pn.PushNotification
-
Extra parameters of Push Notification message
- getParent() - Method in class com.softwareag.mobile.md.io.File
-
Returns the name of parent directory.
- getParent() - Method in class com.softwareag.mobile.runtime.nui.nUIObject
-
- getParentFile() - Method in class com.softwareag.mobile.md.io.File
-
Returns a new File instance initialized with the String result of this.getParent()
.
- getPassword() - Method in class com.softwareag.mobile.md.io.Credentials
-
Get the password set when this object was created.
- getPath() - Method in class com.softwareag.mobile.md.io.File
-
Returns the full path of the file or directory as it was initialized.
- getPath(String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Retrieves a path as a ;-delimited String (or "" if the path can't be found)
- getPath() - Method in class com.softwareag.mobile.runtime.database.Database
-
- getPlaceholder() - Method in interface com.softwareag.mobile.runtime.nui.IListProvider
-
This method will be called to get template which will be shown in list view if there are no data to show.
- getPointMarkerSize() - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Gets the current size of the point marker.
- getPointMarkerType() - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Gets the currently set point type for the chart.
- getPopupDismissText() - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
-
Gets the text shown by the iOS keyboard/spinner dismissal header button.
- getPosition() - Method in class com.softwareag.mobile.runtime.database.Cursor
-
- getPowerProfile() - Method in class com.softwareag.mobile.md.location.LocationSettings
-
Get the power profile associated with this LocationSettings object.
- getPrevSibling() - Method in class com.softwareag.mobile.runtime.nui.nUIObject
-
- getProgress() - Method in class com.softwareag.mobile.runtime.nui.nUIProgressanimElement
-
Gets the current progress as a value from 0-100.
- getProperties() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
- getProperty(String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Retrieves a property from ant - will return "" if it doesn't exist, but will throw a warning
- getProperty(String) - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
- getProperty(String) - Static method in class com.softwareag.mobile.runtime.RuntimeInfo
-
Returns property value for the given key.
- getPushNotificationListener() - Method in interface com.softwareag.mobile.core.IMDApplication
-
- getPushNotificationListener() - Method in class com.softwareag.mobile.core.MDApplication
-
- getRawData() - Method in class com.softwareag.mobile.runtime.comms.Response
-
Gets the response data.
- getRecordStoreData(int) - Static method in class com.softwareag.mobile.runtime.storage.RecordStoreHandler
-
Call this to retrieve data from a particular recordstore buffer.
- getRecordStoreDataMult(int) - Static method in class com.softwareag.mobile.runtime.storage.RecordStoreHandler
-
Call this to retrieve data from a particular recordstore buffer.
- getRegisteredCallback() - Method in class com.softwareag.mobile.runtime.nui.nUIWebView
-
Return the currently registered callback for this Webview, or null
.
- getRegisteredCallback() - Method in class com.softwareag.mobile.runtime.nui.nUIWebviewElement
-
Return the currently registered callback for this Webview, or null
.
- getRelativeWidths() - Method in class com.softwareag.mobile.runtime.nui.nUITableElement
-
Get a copy of the array of relative widths for this table.
- getRenderType() - Method in class com.softwareag.mobile.runtime.nui.nUITextfieldElement
-
Gets the current rendering type.
- getResID(String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Returns the resourceID for a given resource (or -1 if it cannot be found)
- getResID(String) - Method in class com.softwareag.mobile.runtime.storage.ResourceHandler
-
If PARAM_MD_DEBUG_REMEMBER_RESOURCE_NAMES is set, this will return the ID of a resource with a specified name
- getResourceByteArray(int) - Method in class com.softwareag.mobile.runtime.storage.ResourceDataTypes
-
- getResourceByteArray(int) - Method in class com.softwareag.mobile.runtime.storage.ResourceHandler
-
Returns a byte-array for the specified resource.
- getResourceCharArray(int) - Method in class com.softwareag.mobile.runtime.storage.ResourceDataTypes
-
Same as getResourceByteArray, but returns a char-array
- getResourceDoubleArray(int) - Method in class com.softwareag.mobile.runtime.storage.ResourceDataTypes
-
Same as getResourceByteArray, but returns a double-array
- getResourceFloatArray(int) - Method in class com.softwareag.mobile.runtime.storage.ResourceDataTypes
-
Same as getResourceByteArray, but returns an float-array
- getResourceIntArray(int) - Method in class com.softwareag.mobile.runtime.storage.ResourceDataTypes
-
Same as getResourceByteArray, but returns an int-array
- getResourceLongArray(int) - Method in class com.softwareag.mobile.runtime.storage.ResourceDataTypes
-
Same as getResourceByteArray, but returns a long-array
- getResourceReadDirectory() - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Gets the resource directory that all future files will be read from
- getResourceShortArray(int) - Method in class com.softwareag.mobile.runtime.storage.ResourceDataTypes
-
Same as getResourceByteArray, but returns a short-array
- getResourcesRoot() - Static method in class com.softwareag.mobile.md.io.File
-
Returns a root folder for the project's resources.
- getResString(int) - Method in class com.softwareag.mobile.runtime.storage.ResourceHandler
-
If PARAM_MD_DEBUG_REMEMBER_RESOURCE_NAMES is set, this will return the name of a resource with a specified ID
- getRight() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Gets the position of the right-hand edge of this object, relative to the parent object's x position.
- getScaleToFit() - Method in class com.softwareag.mobile.runtime.nui.background.PatternImage
-
Determine if this PatternImage
will apply scaling to its base Image
.
- getScalingTypeHint() - Method in class com.softwareag.mobile.runtime.nui.background.PatternImage
-
Determine the preferred type of scaling that the PatternImage
will try to apply.
- getScreenHeight() - Method in interface com.softwareag.mobile.runtime.nui.nUICanvasInterface
-
- getScreenHeight() - Static method in class com.softwareag.mobile.runtime.nui.nUIController
-
Gets the screen height
- getScreenHeight() - Static method in class com.softwareag.mobile.runtime.RuntimeInfo
-
- getScreenInnerX() - Method in class com.softwareag.mobile.runtime.nui.nUIContainerElement
-
- getScreenInnerX() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
- getScreenInnerY() - Method in class com.softwareag.mobile.runtime.nui.nUIContainerElement
-
- getScreenInnerY() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
- getScreenPPI() - Static method in class com.softwareag.mobile.runtime.nui.nUIController
-
Gets screen PPI
- getScreenPPI() - Static method in class com.softwareag.mobile.runtime.RuntimeInfo
-
- getScreenWidth() - Method in interface com.softwareag.mobile.runtime.nui.nUICanvasInterface
-
- getScreenWidth() - Static method in class com.softwareag.mobile.runtime.nui.nUIController
-
Gets the screen width
- getScreenWidth() - Static method in class com.softwareag.mobile.runtime.RuntimeInfo
-
- getScreenX() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Gets the literal on-screen x-position of this object.
- getScreenY() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Gets the literal on-screen y-position of this object.
- getScrollPosition() - Method in interface com.softwareag.mobile.runtime.nui.IListRenderer
-
Return the current scroll position.
- getScrollPosition() - Method in class com.softwareag.mobile.runtime.nui.nUIListElement
-
Get the current scroll position of this nUIListElement
in pixels.
- getScrollPosition() - Method in class com.softwareag.mobile.runtime.nui.nUIListView
-
Get the current scroll position of this nUIListElement
in pixels.
- getSelectedTab() - Method in class com.softwareag.mobile.runtime.nui.nUITabView
-
Gets the 0-based index of the currently active tab in the set.
- getSelection() - Method in class com.softwareag.mobile.runtime.nui.nUIDropdownlistEntry
-
- getSeparator() - Method in interface com.softwareag.mobile.runtime.nui.IListProvider
-
Define a separator to divide rows.
- getService(Class) - Method in interface com.softwareag.mobile.core.IMDApplication
-
Returns a service instance for particular class
- getService(String) - Method in interface com.softwareag.mobile.core.IMDApplication
-
Returns a service instance for the particular service name.
- getService(Class) - Method in class com.softwareag.mobile.core.MDApplication
-
- getService(String) - Method in class com.softwareag.mobile.core.MDApplication
-
- getStartAngle() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIPieChart
-
Gets the start angle for the first pie segment.
- getState() - Method in class com.softwareag.mobile.runtime.nui.nUIButtonElement
-
Gets the current state of this button.
- getStatusbarHeight() - Static method in class com.softwareag.mobile.runtime.RuntimeInfo
-
- getStatusCode() - Method in class com.softwareag.mobile.runtime.comms.Response
-
Gets the response status code.
- getStatusMessage() - Method in class com.softwareag.mobile.runtime.comms.Response
-
Gets the response status message.
- getString(int) - Method in class com.softwareag.mobile.runtime.database.Cursor
-
Returns the value of requested column as a String.
- getString(int) - Method in class com.softwareag.mobile.runtime.media.TextHandler
-
Returns a specified String.
- getStringFromENCString(byte[]) - Method in class com.softwareag.mobile.runtime.media.TextHandler
-
Converts an encoded-string to a String.
- getStringParam(String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Retrieves a String parameter (or "" if the parameter can't be found)
- getStringValidator() - Method in interface com.softwareag.mobile.runtime.nui.IFloatingEntry
-
Get the current IStringValidator used in this floating entry element.
- getStringValidator() - Method in class com.softwareag.mobile.runtime.nui.nUIFloatingEntry
-
Get the current IStringValidator used in this floating entry element.
- getStructureTheme() - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
-
Gets the current theme that is set for drawing structural parts of the chart.
- getStyle() - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
-
Gets the current "fill" rendering style.
- getSwipeBehavior(int, int) - Method in interface com.softwareag.mobile.runtime.nui.IListProvider
-
Define a swipe behavior per row and per direction.
- getSystemInfo() - Static method in class com.softwareag.mobile.runtime.SystemInfo
-
- getTabBackgroundColor() - Method in class com.softwareag.mobile.runtime.nui.nUITabView
-
Get the IBackgroundDrawable
responsible for
- getTabElement(int) - Method in class com.softwareag.mobile.runtime.nui.nUITabView
-
Get the tab element at the specified index.
- getTabFontFace() - Method in class com.softwareag.mobile.runtime.nui.nUITabView
-
Get the current font style that is used to render tab headings.
- getTabFontSize() - Method in class com.softwareag.mobile.runtime.nui.nUITabView
-
Get the current font size, in device independent pixels.
- getTabMode() - Method in class com.softwareag.mobile.runtime.nui.nUITabView
-
Gets the current tab mode.
- getTabTextColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUITabView
-
Get the current color used for the tab text.
- getTag() - Method in class com.softwareag.mobile.runtime.nui.nUIObject
-
Gets user-defined data
- getText() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartLabel
-
Gets the text that will be rendered for this label.
- getText() - Method in interface com.softwareag.mobile.runtime.nui.ITextfieldElement
-
- getText() - Method in class com.softwareag.mobile.runtime.nui.nUIActionButton
-
- getText() - Method in class com.softwareag.mobile.runtime.nui.nUIButtonElement
-
Gets the text used to label this button.
- getText() - Method in class com.softwareag.mobile.runtime.nui.nUIDateEntry
-
This needs to convert the 'long date' to the output format
- getText() - Method in class com.softwareag.mobile.runtime.nui.nUIDropdownlistEntry
-
Gets the text of the currently selected item.
- getText() - Method in class com.softwareag.mobile.runtime.nui.nUIEntryElement
-
Gets the currently entered text.
- getText() - Method in class com.softwareag.mobile.runtime.nui.nUINavbuttonElement
-
Gets the text currently set for this navbutton.
- getText() - Method in class com.softwareag.mobile.runtime.nui.nUITabElement
-
- getText() - Method in class com.softwareag.mobile.runtime.nui.nUITextfieldElement
-
Gets the current text of this nUITextfieldElement.
- getTextalign() - Method in class com.softwareag.mobile.runtime.nui.nUIButtonElement
-
Gets the current horizontal text alignment.
- getTextColor() - Method in class com.softwareag.mobile.runtime.nui.nUIActionButton
-
- getTextColor() - Method in class com.softwareag.mobile.runtime.nui.nUIButtonElement
-
Gets the current text color used for this button element.
- getTextColor() - Method in class com.softwareag.mobile.runtime.nui.nUIEntryElement
-
- getTextColor() - Method in class com.softwareag.mobile.runtime.nui.nUITextfieldElement
-
Gets the current text colour.
- getTextID(String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Returns the textID for a given string identifier (or -1 if it cannot be found)
- getTextString(int, int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Returns the language string for a particular textid
- getThumbColor() - Method in class com.softwareag.mobile.runtime.nui.nUISwitchButton
-
- getTickColor() - Method in class com.softwareag.mobile.runtime.nui.nUICheckboxButton
-
- getTickColor() - Method in class com.softwareag.mobile.runtime.nui.nUIRadioCheckbox
-
- getTickFrequency() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIDataSeriesChart
-
For a chart with data labels, get how often the default data labels should appear.
- getTickLabels() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
-
Gets the array of labels for the chart axis ticks.
- getTickLabelTextColor() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Gets the current color of the tick text labels.
- getTileH() - Method in class com.softwareag.mobile.runtime.nui.background.PatternImage
-
Determine if this PatternImage
will tile its base Image
horizontally.
- getTileV() - Method in class com.softwareag.mobile.runtime.nui.background.PatternImage
-
Determine if this PatternImage
will tile its base Image
vertically.
- getTimeBetweenUpdates() - Method in class com.softwareag.mobile.md.location.LocationSettings
-
Get the time interval between updates.
- getTimeStamp() - Method in class com.softwareag.mobile.runtime.pn.PushNotification
-
Time stamp of the received message.
- getTimeZoneOffset() - Method in class com.softwareag.mobile.md.text.DateFormat
-
Get the current time zone for this DateFormat
.
- getTop() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Equivalent to getY()
- getTopLevelParentView() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Returns the top level view that contains this object
- getTopLevelParentWindow() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Returns the top level window that contains this object
- getTriggerable() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Determines if this object can be triggered.
- getType() - Method in class com.softwareag.mobile.runtime.nui.charts.nUITrafficChart
-
Gets the current chart type (linear or angular).
- getType() - Method in class com.softwareag.mobile.runtime.nui.nUIButtonElement
-
Gets the current button type.
- getType() - Method in class com.softwareag.mobile.runtime.nui.nUINavbuttonElement
-
Gets the navbutton type.
- getTypeForCell(int) - Method in interface com.softwareag.mobile.runtime.nui.IListProvider
-
If you use rows with different height or layout you need provide for each
cell type an identifier.
- getUsername() - Method in class com.softwareag.mobile.md.io.Credentials
-
Get the username set when this object was created.
- getVAlign() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartLabel
-
Gets the vertical alignment of this label.
- getVAlign() - Method in class com.softwareag.mobile.runtime.nui.nUITablecellElement
-
Gets the current vertical alignment of this table cell.
- getValue(String) - Method in interface com.softwareag.mobile.md.io.IKeyValueStorage
-
Get a value from the store, or return null
if it cannot be found.
- getValue(String, String) - Method in interface com.softwareag.mobile.md.io.IKeyValueStorage
-
Get a value from the store, or return defaultValue
if it cannot be found.
- getValue(String) - Method in class com.softwareag.mobile.md.io.IsolatedKeyValueStore
-
Gets a value associated with a key
.
- getValue(String, String) - Method in class com.softwareag.mobile.md.io.IsolatedKeyValueStore
-
Gets a value associated with a key
.
- getVersion() - Method in class com.softwareag.mobile.runtime.database.DatabaseType
-
Returns version of the database
- getVerticalAxis() - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Gets the vertical axis for the chart.
- getVscrollable() - Method in class com.softwareag.mobile.runtime.nui.nUIContainerElement
-
Gets the status of vertical scrolling for this component.
- getVscrollable() - Method in class com.softwareag.mobile.runtime.nui.nUIListElement
-
Determine if this list is allowed to scroll in a vertical direction.
- getVscrollable() - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
-
Determine whether the view is vertically scrollable.
- getVscrollable() - Method in class com.softwareag.mobile.runtime.nui.nUIWebView
-
Determine if this web view allows vertical scrolling.
- getVscrollable() - Method in class com.softwareag.mobile.runtime.nui.nUIWebviewElement
-
Determine whether this web element will scroll vertically.
- getVspan() - Method in class com.softwareag.mobile.runtime.nui.nUITablecellElement
-
Gets the current vertical span of this table cell.
- getWidth() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
- getWidth() - Method in class com.softwareag.mobile.runtime.nui.nUIDialogWindow
-
- getWidth() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Gets the width of this object in pixels.
- getX() - Method in class com.softwareag.mobile.runtime.nui.nUIDialogWindow
-
- getX() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Gets the current x position of this object relative to its parent's internal bounding box.
- getY() - Method in class com.softwareag.mobile.runtime.nui.nUIDialogWindow
-
- getY() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Gets the current y-position of this object relative to its parent's internal bounding box.
- IAttentionService - Interface in com.softwareag.mobile.runtime.services
-
The service conatins some convenience methods to capture the user's attention e.g.
- IBackgroundDrawable - Interface in com.softwareag.mobile.runtime.nui
-
- IBarcodePickerCallback - Interface in com.softwareag.mobile.md.media
-
- IButtonElement - Interface in com.softwareag.mobile.runtime.nui
-
Declares public capabilities of a button element.
- ICallable - Interface in com.softwareag.mobile.md.util.concurrent
-
It's a general-purpose interface that can be used to compute some work and return the results.
- ICameraHandlerCallback - Interface in com.softwareag.mobile.runtime.media
-
Deprecated.
- ICheckboxButton - Interface in com.softwareag.mobile.runtime.nui
-
Declares public capabilities of a checkbox button.
- IConnectionCallback - Interface in com.softwareag.mobile.runtime.comms
-
An interface to get a request response.
- IConnectivityWatcher - Interface in com.softwareag.mobile.md.net
-
An interface for Objects wishing to monitor network status changes as they happen.
- ICredentialStorage - Interface in com.softwareag.mobile.md.io
-
An interface for objects wishing to store credentials.
- ICustomBackground - Interface in com.softwareag.mobile.runtime.nui
-
Defines methods for NativeUI Objects that may have a custom background applied.
- IDateEntry - Interface in com.softwareag.mobile.runtime.nui
-
Declares public capabilities of a Date entry element.
- iDegToFRad(int) - Static method in class com.softwareag.mobile.runtime.utility.Maths
-
Converts integer degrees to Fixed point radians
- IDeviceAuthenticationCallback - Interface in com.softwareag.mobile.security
-
- IDeviceAuthenticator - Interface in com.softwareag.mobile.security
-
- IDisplayObject - Interface in com.softwareag.mobile.runtime.nui
-
Declares public capabilities of a display object.
- IDropdownlistEntry - Interface in com.softwareag.mobile.runtime.nui
-
Declares public capabilities of a Dropdownlist Entry element.
- IEventDispatcher - Interface in com.softwareag.mobile.runtime.nui
-
- IFloatingEntry - Interface in com.softwareag.mobile.runtime.nui
-
Declares public capabilities of a floating entry.
- IGeocodingCallback - Interface in com.softwareag.mobile.md.location
-
Objects wishing to use the Geocoding APIs in
CoordinateHelper
should implement this interface.
- IGlobalPropertiesAndroid - Interface in com.softwareag.mobile.runtime.nui
-
An interface to set Android specific properties
- IGlobalPropertiesIOS - Interface in com.softwareag.mobile.runtime.nui
-
- IHttpAuthHandler - Interface in com.softwareag.mobile.runtime.nui
-
- IImageElement - Interface in com.softwareag.mobile.runtime.nui
-
Declares public capabilities of an image element.
- IImagePickerCallback - Interface in com.softwareag.mobile.md.media
-
Interface for Objects that can be notified when a long-running Image capture task has ended.
- IJSCallback - Interface in com.softwareag.mobile.runtime.nui
-
- IKeyValueStorage - Interface in com.softwareag.mobile.md.io
-
Interface for objects wishing to perform key-value storage.
- IListActionListener - Interface in com.softwareag.mobile.runtime.nui
-
- IListEditMode - Interface in com.softwareag.mobile.runtime.nui
-
- IListEditModeListener - Interface in com.softwareag.mobile.runtime.nui
-
- IListListener - Interface in com.softwareag.mobile.runtime.nui
-
- IListProvider - Interface in com.softwareag.mobile.runtime.nui
-
The
IListProvider
is used by a
IListRenderer
to create
it's content and handle events.
- IListRenderer - Interface in com.softwareag.mobile.runtime.nui
-
A NativeUI element that is responsible for rendering a list as provided by
IListProvider
.
- ILocationManager - Interface in com.softwareag.mobile.md.location
-
When requesting a location manager from the system, Objects returned will conform to the
ILocationManager
interface.
- ILocationWatcher - Interface in com.softwareag.mobile.md.location
-
Objects that can watch for Location information should implement this interface.
- ImageBase - Class in com.softwareag.mobile.runtime.media
-
Deprecated.
- ImageBase() - Constructor for class com.softwareag.mobile.runtime.media.ImageBase
-
Deprecated.
- IMAGEDIMENSION_CELL_CROPPED_HEIGHT - Variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Specifies the various dimensional, cell, and cell-cropping info that can be queried about a particular image.
- IMAGEDIMENSION_CELL_CROPPED_TL_X - Variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Specifies the various dimensional, cell, and cell-cropping info that can be queried about a particular image.
- IMAGEDIMENSION_CELL_CROPPED_TL_Y - Variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Specifies the various dimensional, cell, and cell-cropping info that can be queried about a particular image.
- IMAGEDIMENSION_CELL_CROPPED_WIDTH - Variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Specifies the various dimensional, cell, and cell-cropping info that can be queried about a particular image.
- IMAGEDIMENSION_CELL_HEIGHT - Variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Specifies the various dimensional, cell, and cell-cropping info that can be queried about a particular image.
- IMAGEDIMENSION_CELL_WIDTH - Variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Specifies the various dimensional, cell, and cell-cropping info that can be queried about a particular image.
- IMAGEDIMENSION_HEIGHT - Variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Specifies the various dimensional, cell, and cell-cropping info that can be queried about a particular image.
- IMAGEDIMENSION_NUM_CELLS_HIGH - Variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Specifies the various dimensional, cell, and cell-cropping info that can be queried about a particular image.
- IMAGEDIMENSION_NUM_CELLS_WIDE - Variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Specifies the various dimensional, cell, and cell-cropping info that can be queried about a particular image.
- IMAGEDIMENSION_WIDTH - Variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Specifies the various dimensional, cell, and cell-cropping info that can be queried about a particular image.
- IMAGEFORMAT_ENCODEDPIXELDATA_NOPALETTE - Variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
The various image formats that you can select
- IMAGEFORMAT_ENCODEDPIXELDATA_NOPALETTE_WILLTRANSFORM - Variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
The various image formats that you can select
- IMAGEFORMAT_RAWPNG - Variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
The various image formats that you can select
- IMAGEFORMAT_RAWPNG_NOPALETTE - Variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
The various image formats that you can select
- IMAGEFUNCTION_OKAY_TO_REFORMAT_PALETTE - Variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
OR this flag with the ImageFormat to allow the code to reformat any in-built palette to solve any handset problems.
- ImageHandler - Class in com.softwareag.mobile.runtime.media
-
Deprecated.
- ImagePicker - Class in com.softwareag.mobile.md.media
-
Provides methods to access long-running image-capture tasks within the device,
such as taking a photo from the camera.
- ImagePicker() - Constructor for class com.softwareag.mobile.md.media.ImagePicker
-
- ImageScaler - Class in com.softwareag.mobile.md.imagetools
-
- ImageScaler() - Constructor for class com.softwareag.mobile.md.imagetools.ImageScaler
-
- ImageUtils - Class in com.softwareag.mobile.imagetools
-
Various methods that may be useful when handling Images.
- ImageUtils() - Constructor for class com.softwareag.mobile.imagetools.ImageUtils
-
- IMDApplication - Interface in com.softwareag.mobile.core
-
An application interface which is implemented by every Mobile Designer application.
- IMDApplicationListener - Interface in com.softwareag.mobile.core
-
The listener interface for receiving application events.
- IMessageDigest - Interface in com.softwareag.mobile.md.digest
-
An interface for Objects that implement a message digest function, such as MD5.
- includeOnDialog(boolean) - Method in class com.softwareag.mobile.core.ProjectJPanelHandler
-
Should this JPanel be included on this dialog
- includeTextFile(String, boolean) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Points to an ANSI or Unicode textfile to be included - will append ".{lang}.txt" to the filename for each required language.
- includeTextFile(String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Equivalent to "includeTextFile (textfile, true)"
- init() - Method in class com.softwareag.mobile.core.MDApplication
-
This method is called just after creating MDAppliction
instance.
- init_data_to_send - Variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
-
Deprecated.
- init_encoding_format - Variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
-
Deprecated.
- init_request_properties - Variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
-
Deprecated.
- init_required_action - Variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
-
Deprecated.
- init_url - Variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
-
Deprecated.
- initConnection(String, int, byte[], String[]) - Method in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
-
Deprecated.
Initialise the connection and start a new thread for it
- initConnection(String, int, byte[], String[], int, int) - Method in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
-
Deprecated.
Initialise the connection and start a new thread for it with the required action.
- initConnection(String, int, byte[], String[], int) - Method in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
-
Deprecated.
Initialise the connection and start a new thread for it with the required action.
- insertAfter(nUIObject, nUIObject) - Method in class com.softwareag.mobile.runtime.nui.nUIObject
-
Insert a nUIObject as a child of this one, and place it after an existing child.
- insertAt(int, nUIObject) - Method in class com.softwareag.mobile.runtime.nui.nUIContainerElement
-
- insertAt(int, nUIObject) - Method in class com.softwareag.mobile.runtime.nui.nUIObject
-
Insert a nUIObject as a child of this one, at the given index.
- insertAt(int, nUIObject) - Method in class com.softwareag.mobile.runtime.nui.nUITablecellElement
-
Insert an element as a child of this one, at a given index.
- insertAt(int, nUIObject) - Method in class com.softwareag.mobile.runtime.nui.nUITableElement
-
Insert an nUIObject at a given index.
- insertAt(int, nUIObject) - Method in class com.softwareag.mobile.runtime.nui.nUIWebView
-
- insertAt(int, nUIObject) - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
-
Insert a nUIObject as a child of this one, at the given index.
- insertAtInternal(int, nUIObject) - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
The first focusable (non-nUINavView) nUIDisplayObject added should become the focused child
- insertBefore(nUIObject, nUIObject) - Method in class com.softwareag.mobile.runtime.nui.nUIObject
-
Insert a nUIObject as a child of this one, and place it before an existing child.
- insertENCStringIntoENCString(byte[], String, byte[]) - Method in class com.softwareag.mobile.runtime.media.TextHandler
-
Inserts an encoded-string into another encoded-string.
- insertENCStringIntoString(String, String, byte[]) - Method in class com.softwareag.mobile.runtime.media.TextHandler
-
Inserts an encoded-string into a String
- insertRow(int, int) - Method in interface com.softwareag.mobile.runtime.nui.IListRenderer
-
Inserts a new cell at the position row
.
- insertRow(int, int) - Method in class com.softwareag.mobile.runtime.nui.nUIListElement
-
Insert a row at the given index.
- insertRow(int, int) - Method in class com.softwareag.mobile.runtime.nui.nUIListView
-
Insert a row at the given index.
- insertRows(int, int, int) - Method in interface com.softwareag.mobile.runtime.nui.IListRenderer
-
Inserts new cells the given position startRow
.
- insertRows(int, int, int) - Method in class com.softwareag.mobile.runtime.nui.nUIListElement
-
Insert a number of rows into the list
- insertRows(int, int, int) - Method in class com.softwareag.mobile.runtime.nui.nUIListView
-
Insert a number of rows into the list
- insertStringIntoENCString(byte[], String, String) - Method in class com.softwareag.mobile.runtime.media.TextHandler
-
Inserts a String into an encoded-string.
- insertStringIntoString(String, String, String) - Static method in class com.softwareag.mobile.runtime.media.TextHandler
-
Inserts a String into another String
- instance - Static variable in class com.softwareag.mobile.runtime.nui.nUIController
-
- IOrientationService - Interface in com.softwareag.mobile.orientation
-
- IPermissionCallback - Interface in com.softwareag.mobile.md.permissions
-
Interface for Objects that can be notified when a permission is granted or denied.
- IProgressanimElement - Interface in com.softwareag.mobile.runtime.nui
-
Declares public capabilities of a Slider element.
- IPushNotificationListener - Interface in com.softwareag.mobile.runtime.pn
-
An interface for receiving Push Notification messages.
- IResultCallback - Interface in com.softwareag.mobile.md.util.concurrent
-
- isAbsolute() - Method in class com.softwareag.mobile.md.io.File
-
Checks if the path is absolute or relative.
- isCellularConnected() - Method in class com.softwareag.mobile.md.net.ConnectivityStatusRequester
-
Convenience method equivalent to isTypeConnected(TYPE_CELLULAR)
- isDirectory() - Method in class com.softwareag.mobile.md.io.File
-
Checks if the current path points to an existing directory.
- ISearchEntry - Interface in com.softwareag.mobile.runtime.nui
-
Declares public capabilities of a Search Entry element.
- ISearchFieldListener - Interface in com.softwareag.mobile.runtime.nui
-
- isEnabled() - Method in interface com.softwareag.mobile.runtime.nui.IButtonElement
-
Returns a boolean value indicating if user interaction is allowed.
- isEnabled() - Method in interface com.softwareag.mobile.runtime.nui.IFloatingEntry
-
Returns a boolean value indicating if user interaction is allowed.
- isEnabled() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
- isFile() - Method in class com.softwareag.mobile.md.io.File
-
Checks if the current path points to an existing file.
- isGrowingOnTextEntry() - Method in class com.softwareag.mobile.runtime.nui.nUIEntryElement
-
Determine if this entry element will grow (assuming it is also multi-line) to fit the content added to it.
- isIconHighlightingEnabled() - Method in class com.softwareag.mobile.runtime.nui.nUITabView
-
Determine if icon highlighting has been enabled for this nUITabView.
- ISideViewListener - Interface in com.softwareag.mobile.runtime.nui
-
Classes wishing to monitor events related to the Side View should implement this class.
- isLocationEnabled() - Method in interface com.softwareag.mobile.md.location.ILocationManager
-
Check to see if Location services are enabled on this handset.
- isLocationEnabled() - Method in class com.softwareag.mobile.runtime.SystemInfo
-
Checks if the location is enabled.
- IsolatedKeyValueStore - Class in com.softwareag.mobile.md.io
-
A Key-Value structure for holding Strings, backed by "isolated" storage.
- IsolatedKeyValueStore(String) - Constructor for class com.softwareag.mobile.md.io.IsolatedKeyValueStore
-
Create a named Key-Value store.
- isOn() - Method in interface com.softwareag.mobile.runtime.nui.ICheckboxButton
-
Is the checkbox currently enabled?
- isOn() - Method in interface com.softwareag.mobile.runtime.nui.ISwitchButton
-
Is the switch currently enabled?
- isOn() - Method in class com.softwareag.mobile.runtime.nui.nUIRadioCheckbox
-
- isOn() - Method in class com.softwareag.mobile.runtime.nui.nUISwitchButton
-
Is the switch currently enabled?
- isOverscrollingEnabled() - Method in class com.softwareag.mobile.runtime.nui.nUIWebView
-
Determine if overscrolling is enabled on this nUIWebView.
- isOverscrollingEnabled() - Method in class com.softwareag.mobile.runtime.nui.nUIWebviewElement
-
Determine if overscrolling is enabled on this nUIWebviewElement.
- isRunningOnMDThread() - Method in interface com.softwareag.mobile.core.IMDApplication
-
Checks if the current thread is the main one.
- isRunningOnMDThread() - Method in class com.softwareag.mobile.core.MDApplication
-
- isRunningOnMDThread() - Static method in class com.softwareag.mobile.runtime.nui.nUIController
-
- isRunningOnPhone() - Method in class com.softwareag.mobile.runtime.SystemInfo
-
Checks if we're running on a phone
- isRunningOnTablet() - Method in class com.softwareag.mobile.runtime.SystemInfo
-
Checks if we're running on a tablet
- isScaleToFitEnabled() - Method in class com.softwareag.mobile.runtime.nui.nUIWebView
-
Determine if this nUIWebView will attempt to scale HTML content to fit the page.
- isScaleToFitEnabled() - Method in class com.softwareag.mobile.runtime.nui.nUIWebviewElement
-
Determine if this nUIWebviewElement will attempt to scale HTML content to fit the page.
- isSideViewSet(int) - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
-
Checks if a side view is set at the given position.
- isSideViewVisible(int) - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
-
Checks if a side view is visible(open) at the given position.
- isSideViewVisible() - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
-
Checks if a side view is visible(open).
- isSpinnerVisible(int) - Method in interface com.softwareag.mobile.runtime.nui.IListRenderer
-
Checks if the spinner is visible
- isSpinnerVisible(int) - Method in class com.softwareag.mobile.runtime.nui.nUIListElement
-
- isSpinnerVisible(int) - Method in class com.softwareag.mobile.runtime.nui.nUIListView
-
- isStacked() - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Returns true if the chart is stacked
- isStoreSupported() - Static method in class com.softwareag.mobile.md.io.CredentialStore
-
Determine if this class is supported with this combination of device, platform and OS version.
- isStoreSupported() - Static method in class com.softwareag.mobile.md.io.IsolatedKeyValueStore
-
Determine if this class is supported with this combination of device, platform and OS version.
- isStringValid() - Method in interface com.softwareag.mobile.runtime.nui.IFloatingEntry
-
Does the currently entered String validate with the current IStringValidator.
- isStringValid() - Method in class com.softwareag.mobile.runtime.nui.nUIFloatingEntry
-
Does the currently entered String validate with the current IStringValidator.
- IStringValidator - Interface in com.softwareag.mobile.md.text.validation
-
An interface used for Objects wishing to provide validation services for text, such as input sanitisation.
- isTypeConnected(int) - Method in class com.softwareag.mobile.md.net.ConnectivityStatusRequester
-
Test to see if an interface of a specific type is currently connected.
- isVisible() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Checks if the element is visible
- isWiFiConnected() - Method in class com.softwareag.mobile.md.net.ConnectivityStatusRequester
-
Convenience method equivalent to isTypeConnected(TYPE_WIFI)
- ISwitchButton - Interface in com.softwareag.mobile.runtime.nui
-
Declares public capabilities of a switch button.
- isZoomControlEnabled() - Method in class com.softwareag.mobile.runtime.nui.nUIWebView
-
Determine if this nUIWebView will attempt to use platform-provided zooming controls that are available.
- isZoomControlEnabled() - Method in class com.softwareag.mobile.runtime.nui.nUIWebviewElement
-
Determine if this nUIWebviewElement will attempt to use platform-provided zooming controls that are available.
- isZoomingEnabled() - Method in class com.softwareag.mobile.runtime.nui.nUIWebView
-
Determine if the user is allowed to zoom in on the content in this webview.
- isZoomingEnabled() - Method in class com.softwareag.mobile.runtime.nui.nUIWebviewElement
-
Determine if the user is allowed to zoom in on the content in this webview element.
- ITabViewListener - Interface in com.softwareag.mobile.runtime.nui
-
- ITabViewProvider - Interface in com.softwareag.mobile.runtime.nui
-
- items - Variable in class com.softwareag.mobile.runtime.nui.nUIDropdownlistEntry
-
- ITextfieldElement - Interface in com.softwareag.mobile.runtime.nui
-
Declares public capabilities of a textfield element.
- iToF(int) - Static method in class com.softwareag.mobile.runtime.utility.Maths
-
Converts integers to Fixed point
- IWebviewElement - Interface in com.softwareag.mobile.runtime.nui
-
Declares public capabilities of the Webview Element.
- NAME - Static variable in interface com.softwareag.mobile.runtime.services.IAttentionService
-
- NATIVEFORMAT_ABGR_1555 - Variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
The various native image formats that you can select
- NATIVEFORMAT_ABGR_1555_CCW90 - Variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
The various native image formats that you can select
- NATIVEFORMAT_PNG_WITH_SEPARATED_ALPHA - Variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
The various native image formats that you can select
- next() - Method in class com.softwareag.mobile.runtime.database.Cursor
-
Moves the cursor to the next row.
- NO_YES - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
-
- NOTHING - Static variable in class com.softwareag.mobile.md.util.Void
-
- notifyIncomingMessage(MessageConnection) - Method in class com.softwareag.mobile.runtime.comms.MessageConnectionHandler
-
Deprecated.
Detects incoming messages.
- nUIActionButton - Class in com.softwareag.mobile.runtime.nui
-
This class represents an action button.
- nUIActionButton() - Constructor for class com.softwareag.mobile.runtime.nui.nUIActionButton
-
- nUIActionButton(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIActionButton
-
- nUIActionButton(int) - Constructor for class com.softwareag.mobile.runtime.nui.nUIActionButton
-
- nUIActionButton(String) - Constructor for class com.softwareag.mobile.runtime.nui.nUIActionButton
-
- nUIActionButton(String, Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIActionButton
-
- nUIActionButton(Image) - Constructor for class com.softwareag.mobile.runtime.nui.nUIActionButton
-
- nUIActionButton(Image, Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIActionButton
-
- nUIActionButton(int, String) - Constructor for class com.softwareag.mobile.runtime.nui.nUIActionButton
-
- nUIActionButton(int, String, Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIActionButton
-
- nUIActionButton(int, Image) - Constructor for class com.softwareag.mobile.runtime.nui.nUIActionButton
-
- nUIActionButton(int, Image, Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIActionButton
-
- nUIAlertDialog - Class in com.softwareag.mobile.runtime.nui
-
The alert dialog implementation.
- nUIAlertDialog() - Constructor for class com.softwareag.mobile.runtime.nui.nUIAlertDialog
-
- nUIAlertDialog(String, String, String[], int[]) - Constructor for class com.softwareag.mobile.runtime.nui.nUIAlertDialog
-
- nUIAlertDialog(String, String, String[], int[], Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIAlertDialog
-
- nUIAreaChart - Class in com.softwareag.mobile.runtime.nui.charts
-
- nUIAreaChart(float[]) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIAreaChart
-
Chart constructor for a single value set area chart.
- nUIAreaChart(float[], int) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIAreaChart
-
Chart constructor for a stacked area chart.
- nUIAreaChart(float[][]) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIAreaChart
-
Chart constructor for a stacked area chart.
- nUIBarChart - Class in com.softwareag.mobile.runtime.nui.charts
-
- nUIBarChart(float[]) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIBarChart
-
Chart constructor using defaults.
- nUIBarChart(float[][]) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIBarChart
-
Takes an multi-dimensional array of numbers and display them
using a vertical bar graph.
- nUIBarChart(float[], int) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIBarChart
-
Chart constructor for a default stacked chart with
accumulated values.
- nUIBarChart(float[], int, int) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIBarChart
-
Chart constructor for a stacked chart, but with the option of
absolute or accumulated values for each bar.
- nUIBarChart(float[][], int) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIBarChart
-
Chart constructor for a default stacked chart with
accumulated values.
- nUIBubbleChart - Class in com.softwareag.mobile.runtime.nui.charts
-
- nUIBubbleChart(float[]) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIBubbleChart
-
Chart constructor for a bubble chart, takes a one dimensional
array of x,y,z values.
- nUIBubbleChart() - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIBubbleChart
-
- nUIBubbleChart(int, float[][]) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIBubbleChart
-
Chart constructor for a bubble chart.
- nUIButtonElement - Class in com.softwareag.mobile.runtime.nui
-
The default button implementation.
- nUIButtonElement() - Constructor for class com.softwareag.mobile.runtime.nui.nUIButtonElement
-
- nUIButtonElement(String) - Constructor for class com.softwareag.mobile.runtime.nui.nUIButtonElement
-
- nUIButtonElement(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIButtonElement
-
- nUIButtonElement(String, Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIButtonElement
-
- nUICanvasInterface - Interface in com.softwareag.mobile.runtime.nui
-
- nUIChartAxis - Class in com.softwareag.mobile.runtime.nui.charts
-
- nUIChartAxis() - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
-
- nUIChartAxis(float, float) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
-
Create a chart axis with a minimum and maximum value.
- nUIChartImage - Class in com.softwareag.mobile.runtime.nui.charts
-
The base class for all the native UI charts.
- nUIChartImage() - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
- nUIChartImage(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
- nUIChartImage(float[]) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Chart constructor that takes a single dimension float
[]
array containing the data.
- nUIChartImage(float[][]) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Chart constructor that takes a multi dimension float
[][]
array containing the data.
- nUIChartImage(float[], int) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Chart constructor that takes a single dimension float
[]
array containing the data.
- nUIChartingTheme - Class in com.softwareag.mobile.runtime.nui.charts
-
- nUIChartingTheme() - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
-
- nUIChartLabel - Class in com.softwareag.mobile.runtime.nui.charts
-
A text element that goes onto a chart.
- nUIChartLabel() - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIChartLabel
-
Default chart label constructor
- nUIChartLabel(String) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIChartLabel
-
Default chart label constructor
- nUIChartLabel(String, int, int) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIChartLabel
-
nUIChart label constructor with text at a specific position
- nUIChartLabel(int, int) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIChartLabel
-
nUIChart label constructor at a specific position without any
text
- nUIChartLabel(String, float) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIChartLabel
-
nUIChart label constructor with a position hint.
- nUIChartRenderer - Class in com.softwareag.mobile.runtime.nui.charts
-
This class provides the rendering methods for the lines,
rectangles and circle primitives, used by the charts.
- nUIChartRenderer() - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
-
- nUICheckboxButton - Class in com.softwareag.mobile.runtime.nui
-
The default checkbox-button implementation.
- nUICheckboxButton() - Constructor for class com.softwareag.mobile.runtime.nui.nUICheckboxButton
-
- nUICheckboxButton(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUICheckboxButton
-
- nUICheckboxButton(String) - Constructor for class com.softwareag.mobile.runtime.nui.nUICheckboxButton
-
- nUICheckboxButton(String, Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUICheckboxButton
-
- nUIConstants - Interface in com.softwareag.mobile.runtime.nui
-
- nUIConstraintLayout - Class in com.softwareag.mobile.runtime.nui
-
The
nUIConstraintLayout
acts as a container element and arranges it's
children based on relative constraints.
- nUIContainerElement - Class in com.softwareag.mobile.runtime.nui
-
A container class to encapsulate the inclusion of a number of Element children for particular purposes.
- nUIContainerElement() - Constructor for class com.softwareag.mobile.runtime.nui.nUIContainerElement
-
- nUIContainerElement(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIContainerElement
-
- nUIController - Class in com.softwareag.mobile.runtime.nui
-
The main controller class that handles all the high-level NativeUI concepts.
- nUIController() - Constructor for class com.softwareag.mobile.runtime.nui.nUIController
-
- nUIDataSeriesChart - Class in com.softwareag.mobile.runtime.nui.charts
-
- nUIDataSeriesChart() - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIDataSeriesChart
-
- nUIDataSeriesChart(float[]) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIDataSeriesChart
-
Chart constructor that takes a single dimension float
[]
array containing the data.
- nUIDateEntry - Class in com.softwareag.mobile.runtime.nui
-
The date-entry implementation.
- nUIDateEntry() - Constructor for class com.softwareag.mobile.runtime.nui.nUIDateEntry
-
Date-entry constructor.
- nUIDateEntry(String) - Constructor for class com.softwareag.mobile.runtime.nui.nUIDateEntry
-
Date-entry constructor.
- nUIDateEntry(String, String) - Constructor for class com.softwareag.mobile.runtime.nui.nUIDateEntry
-
Date-entry constructor.
- nUIDateEntry(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIDateEntry
-
- nUIDateEntry(String, Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIDateEntry
-
- nUIDateEntry(String, String, Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIDateEntry
-
- nUIDialogWindow - Class in com.softwareag.mobile.runtime.nui
-
A pop-up window.
- nUIDialogWindow() - Constructor for class com.softwareag.mobile.runtime.nui.nUIDialogWindow
-
- nUIDialogWindow(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIDialogWindow
-
- nUIDisplayObject - Class in com.softwareag.mobile.runtime.nui
-
The base level NativeUI object which all displayable objects should extend.
- nUIDisplayObject() - Constructor for class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
- nUIDisplayObject(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
- nUIDropdownlistEntry - Class in com.softwareag.mobile.runtime.nui
-
The dropdown list implementation.
- nUIDropdownlistEntry() - Constructor for class com.softwareag.mobile.runtime.nui.nUIDropdownlistEntry
-
- nUIDropdownlistEntry(String[]) - Constructor for class com.softwareag.mobile.runtime.nui.nUIDropdownlistEntry
-
Dropdown list constructor.
- nUIDropdownlistEntry(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIDropdownlistEntry
-
- nUIDropdownlistEntry(String[], Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIDropdownlistEntry
-
- nUIElementDisplay - Class in com.softwareag.mobile.runtime.nui
-
The base level NativeUI object which all elements should extend.
- nUIElementDisplay() - Constructor for class com.softwareag.mobile.runtime.nui.nUIElementDisplay
-
By default, an element is positioned below the previously added item, and at full parent width
- nUIElementDisplay(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIElementDisplay
-
- nUIEntryElement - Class in com.softwareag.mobile.runtime.nui
-
The default data entry implementation.
- nUIEntryElement() - Constructor for class com.softwareag.mobile.runtime.nui.nUIEntryElement
-
- nUIEntryElement(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIEntryElement
-
- nUIEntryElement(String) - Constructor for class com.softwareag.mobile.runtime.nui.nUIEntryElement
-
Default data-entry constructor
- nUIEntryElement(String, Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIEntryElement
-
- nUIEventCallback(nUIObject, int) - Method in interface com.softwareag.mobile.runtime.nui.nUIEventListener
-
The callback method a developer can register for which will be called for all object events
- nUIEventCallback(nUIObject, int) - Method in class com.softwareag.mobile.runtime.nui.nUITabView
-
- nUIEventListener - Interface in com.softwareag.mobile.runtime.nui
-
- nUIFloatingEntry - Class in com.softwareag.mobile.runtime.nui
-
A single-line data entry element that allows for "floating" text labels.
- nUIFloatingEntry() - Constructor for class com.softwareag.mobile.runtime.nui.nUIFloatingEntry
-
Create a nUIFloatingEntry with a default ID of -1 and
no text.
- nUIFloatingEntry(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIFloatingEntry
-
- nUIFloatingEntry(String) - Constructor for class com.softwareag.mobile.runtime.nui.nUIFloatingEntry
-
Create a nUIFloatingEntry with a default ID of -1.
- nUIFloatingEntry(String, Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIFloatingEntry
-
- nUIImageElement - Class in com.softwareag.mobile.runtime.nui
-
The default image implementation.
- nUIImageElement() - Constructor for class com.softwareag.mobile.runtime.nui.nUIImageElement
-
- nUIImageElement(Image) - Constructor for class com.softwareag.mobile.runtime.nui.nUIImageElement
-
Default image constructor
- nUIImageElement(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIImageElement
-
- nUIImageElement(Image, Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIImageElement
-
- nUIKeyPressed(int) - Method in interface com.softwareag.mobile.runtime.nui.nUICanvasInterface
-
- nUILineChart - Class in com.softwareag.mobile.runtime.nui.charts
-
- nUILineChart() - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUILineChart
-
- nUILineChart(float[]) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUILineChart
-
Chart constructor for a single value set line chart.
- nUILineChart(float[][]) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUILineChart
-
Chart constructor for a stacked or multi line line chart.
- nUILineChart(float[], int) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUILineChart
-
Chart constructor for a stacked line chart.
- nUIListElement - Class in com.softwareag.mobile.runtime.nui
-
- nUIListElement() - Constructor for class com.softwareag.mobile.runtime.nui.nUIListElement
-
The default nUIListElement
constructor.
- nUIListElement(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIListElement
-
- nUIListElement(IListProvider) - Constructor for class com.softwareag.mobile.runtime.nui.nUIListElement
-
Create a nUIListElement
with an already-created delegate.
- nUIListElement(IListProvider, Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIListElement
-
- nUIListView - Class in com.softwareag.mobile.runtime.nui
-
- nUIListView() - Constructor for class com.softwareag.mobile.runtime.nui.nUIListView
-
The default nUIListView
constructor.
- nUIListView(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIListView
-
- nUIListView(IListProvider) - Constructor for class com.softwareag.mobile.runtime.nui.nUIListView
-
Create a nUIListView
with an already-created delegate.
- nUIListView(IListProvider, Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIListView
-
- nUINavbuttonElement - Class in com.softwareag.mobile.runtime.nui
-
The nav menu button implementation.
Depending on the host OS, navigation menus can
take several different forms.
- nUINavbuttonElement(String, Image) - Constructor for class com.softwareag.mobile.runtime.nui.nUINavbuttonElement
-
Default nav/menu button constructor
- nUINavbuttonElement(String, int, Image) - Constructor for class com.softwareag.mobile.runtime.nui.nUINavbuttonElement
-
Default nav/menu button constructor
- nUINavbuttonElement(String, Image, Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUINavbuttonElement
-
- nUINavbuttonElement(String, int, Image, Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUINavbuttonElement
-
- nUINavView - Class in com.softwareag.mobile.runtime.nui
-
The nav menu view implementation.
- nUINavView() - Constructor for class com.softwareag.mobile.runtime.nui.nUINavView
-
Default nav/menu view constructor
- nUINavView(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUINavView
-
- nUIObject - Class in com.softwareag.mobile.runtime.nui
-
- nUIObject() - Constructor for class com.softwareag.mobile.runtime.nui.nUIObject
-
- nUIPieChart - Class in com.softwareag.mobile.runtime.nui.charts
-
Implements a Pie chart element.
- nUIPieChart() - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIPieChart
-
- nUIPieChart(float[]) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIPieChart
-
the minimum angle at which to draw a data label for a pie segment.
- nUIPieChart(float[], float) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIPieChart
-
Chart constructor
- nUIPointGenerator - Class in com.softwareag.mobile.runtime.nui.charts
-
A convenient class to help with the generation of chart keys.
- nUIPointGenerator() - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIPointGenerator
-
- nUIPopupMenuBuilder - Class in com.softwareag.mobile.runtime.nui
-
Builds a menu that can be popped up from the bottom of the screen,
or attached to an element (in the case of tablet devices).
- nUIPopupMenuBuilder() - Constructor for class com.softwareag.mobile.runtime.nui.nUIPopupMenuBuilder
-
- nUIProgressanimElement - Class in com.softwareag.mobile.runtime.nui
-
The default progress animation implementation.
- nUIProgressanimElement() - Constructor for class com.softwareag.mobile.runtime.nui.nUIProgressanimElement
-
- nUIProgressanimElement(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIProgressanimElement
-
- nUIProgressanimElement(int) - Constructor for class com.softwareag.mobile.runtime.nui.nUIProgressanimElement
-
- nUIRadioCheckbox - Class in com.softwareag.mobile.runtime.nui
-
The default radio button implementation.
- nUIRadioCheckbox() - Constructor for class com.softwareag.mobile.runtime.nui.nUIRadioCheckbox
-
- nUIRadioCheckbox(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIRadioCheckbox
-
- nUIRadioCheckbox(String) - Constructor for class com.softwareag.mobile.runtime.nui.nUIRadioCheckbox
-
Default radio-button constructor
- nUIRadioCheckbox(String, Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIRadioCheckbox
-
- nUIScatterChart - Class in com.softwareag.mobile.runtime.nui.charts
-
- nUIScatterChart() - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIScatterChart
-
- nUIScatterChart(float[]) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIScatterChart
-
Chart constructor for a scatter chart, takes a one
dimensional array of x,y values.
- nUIScatterChart(float[], int) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIScatterChart
-
Chart constructor for a bubble chart, takes a one dimensional
array of x,y,z values.
- nUISearchEntry - Class in com.softwareag.mobile.runtime.nui
-
The default search entry implementation.
- nUISearchEntry() - Constructor for class com.softwareag.mobile.runtime.nui.nUISearchEntry
-
- nUISearchEntry(String) - Constructor for class com.softwareag.mobile.runtime.nui.nUISearchEntry
-
- nUISearchEntry(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUISearchEntry
-
- nUISearchEntry(String, Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUISearchEntry
-
- nUISearchNavButton - Class in com.softwareag.mobile.runtime.nui
-
- nUISearchNavButton() - Constructor for class com.softwareag.mobile.runtime.nui.nUISearchNavButton
-
- nUISearchNavButton(String, Image) - Constructor for class com.softwareag.mobile.runtime.nui.nUISearchNavButton
-
- nUISearchNavButton(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUISearchNavButton
-
- nUISearchNavButton(String, Image, Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUISearchNavButton
-
- nUISeparatorElement - Class in com.softwareag.mobile.runtime.nui
-
A separator element that can be used to create a partition
between elements in the UI.
- nUISeparatorElement() - Constructor for class com.softwareag.mobile.runtime.nui.nUISeparatorElement
-
- nUISeparatorElement(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUISeparatorElement
-
- nUISpacerElement - Class in com.softwareag.mobile.runtime.nui
-
A simple blank space that can be inserted between elements to
give an extra degree of padding.
- nUISpacerElement() - Constructor for class com.softwareag.mobile.runtime.nui.nUISpacerElement
-
- nUISpacerElement(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUISpacerElement
-
- nUISwitchButton - Class in com.softwareag.mobile.runtime.nui
-
The default switch implementation.
- nUISwitchButton() - Constructor for class com.softwareag.mobile.runtime.nui.nUISwitchButton
-
- nUISwitchButton(String) - Constructor for class com.softwareag.mobile.runtime.nui.nUISwitchButton
-
- nUISwitchButton(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUISwitchButton
-
- nUISwitchButton(String, Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUISwitchButton
-
- nUITabElement - Class in com.softwareag.mobile.runtime.nui
-
Represents a tab in nUITabView
.
- nUITabElement(String) - Constructor for class com.softwareag.mobile.runtime.nui.nUITabElement
-
- nUITabElement(String, Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUITabElement
-
- nUITabElement(Image) - Constructor for class com.softwareag.mobile.runtime.nui.nUITabElement
-
- nUITabElement(Image, Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUITabElement
-
- nUITabElement(String, Image) - Constructor for class com.softwareag.mobile.runtime.nui.nUITabElement
-
- nUITabElement(String, Image, Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUITabElement
-
- nUITableButton - Class in com.softwareag.mobile.runtime.nui
-
A selectable element that behaves like a button, but is composed of
many elements inside a table.
- nUITableButton() - Constructor for class com.softwareag.mobile.runtime.nui.nUITableButton
-
- nUITableButton(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUITableButton
-
- nUITablecellElement - Class in com.softwareag.mobile.runtime.nui
-
- nUITablecellElement() - Constructor for class com.softwareag.mobile.runtime.nui.nUITablecellElement
-
- nUITablecellElement(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUITablecellElement
-
- nUITableElement - Class in com.softwareag.mobile.runtime.nui
-
- nUITableElement(int[]) - Constructor for class com.softwareag.mobile.runtime.nui.nUITableElement
-
- nUITableElement(int[], Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUITableElement
-
- nUITablerowElement - Class in com.softwareag.mobile.runtime.nui
-
The table row implementation.
- nUITablerowElement() - Constructor for class com.softwareag.mobile.runtime.nui.nUITablerowElement
-
- nUITablerowElement(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUITablerowElement
-
- nUITabView - Class in com.softwareag.mobile.runtime.nui
-
- nUITabView() - Constructor for class com.softwareag.mobile.runtime.nui.nUITabView
-
Create a new nUITabView with a default ID of -1.
- nUITabView(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUITabView
-
- nUITextfieldElement - Class in com.softwareag.mobile.runtime.nui
-
The default textfield implementation.
- nUITextfieldElement() - Constructor for class com.softwareag.mobile.runtime.nui.nUITextfieldElement
-
Default textfields constructor
- nUITextfieldElement(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUITextfieldElement
-
- nUITextfieldElement(String) - Constructor for class com.softwareag.mobile.runtime.nui.nUITextfieldElement
-
- nUITextfieldElement(String, Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUITextfieldElement
-
- nUITrafficChart - Class in com.softwareag.mobile.runtime.nui.charts
-
Implements a gauge type chart element, or what we are going
to call a Traffic light Chart
Linear (horizontal or
vertical).
- nUITrafficChart(float[], float) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUITrafficChart
-
Chart constructor for a default traffic light chart type
(linear, vertical).
- nUITrafficChart(float[], float, int) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUITrafficChart
-
Chart constructor for a traffic light chart, either linear or
angular type.
- nUITrafficChart(float[], float, int, int) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUITrafficChart
-
Chart constructor for a traffic light chart, either linear or
angular type.
- nUITwoAxisChart - Class in com.softwareag.mobile.runtime.nui.charts
-
The base class for the chart types that support 2 axes.
- nUITwoAxisChart() - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Chart constructor that creates an empty chart
- nUITwoAxisChart(float[]) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Chart constructor that takes a single dimension float
[]
array containing the data.
- nUITwoAxisChart(float[][]) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Chart constructor that takes a multi dimension float
[][]
array containing the data.
- nUITwoAxisChart(float[], int) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Chart constructor that takes a single dimension float
[]
array containing the data.
- nUIViewDisplay - Class in com.softwareag.mobile.runtime.nui
-
The default view implementation.
- nUIViewDisplay() - Constructor for class com.softwareag.mobile.runtime.nui.nUIViewDisplay
-
- nUIViewDisplay(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIViewDisplay
-
- nUIWebView - Class in com.softwareag.mobile.runtime.nui
-
A webview display implementation.
- nUIWebView() - Constructor for class com.softwareag.mobile.runtime.nui.nUIWebView
-
- nUIWebView(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIWebView
-
- nUIWebView(nUIWebviewElement) - Constructor for class com.softwareag.mobile.runtime.nui.nUIWebView
-
- nUIWebView(nUIWebviewElement, Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIWebView
-
- nUIWebviewCallBack - Interface in com.softwareag.mobile.runtime.nui
-
- nUIWebviewCallBackExt - Interface in com.softwareag.mobile.runtime.nui
-
A webview callback interface.
- nUIWebviewElement - Class in com.softwareag.mobile.runtime.nui
-
A webview element implementation.
- nUIWebviewElement() - Constructor for class com.softwareag.mobile.runtime.nui.nUIWebviewElement
-
- nUIWebviewElement(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIWebviewElement
-
- nUIWindowDisplay - Class in com.softwareag.mobile.runtime.nui
-
The default window implementation.
- nUIWindowDisplay() - Constructor for class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
-
- nUIWindowDisplay(Hashtable) - Constructor for class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
-
- NUM_POINT_MARKERS - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Point marker types
- NUM_RENDER_STYLES - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Rendering styles
- numLanguagesIncluded() - Static method in class com.softwareag.mobile.runtime.media.TextHandler
-
Returns the number of languages included in this build.
- numPanes() - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
-
- Param_Bool - Static variable in interface com.softwareag.mobile.core.ParameterTypes
-
The various known types of parameter
- Param_Byte - Static variable in interface com.softwareag.mobile.core.ParameterTypes
-
The various known types of parameter
- Param_Char - Static variable in interface com.softwareag.mobile.core.ParameterTypes
-
The various known types of parameter
- PARAM_CUSTOM_DIALOG_FORCE_CHART_COLORS - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
- Param_Double - Static variable in interface com.softwareag.mobile.core.ParameterTypes
-
The various known types of parameter
- Param_Float - Static variable in interface com.softwareag.mobile.core.ParameterTypes
-
The various known types of parameter
- Param_Int - Static variable in interface com.softwareag.mobile.core.ParameterTypes
-
The various known types of parameter
- Param_Long - Static variable in interface com.softwareag.mobile.core.ParameterTypes
-
The various known types of parameter
- param_mappings - Static variable in interface com.softwareag.mobile.core.ParameterTypes
-
property param.prefix., Java identifier, Java value wrapper, constant header
- PARAM_MD_BASE_SCREEN_PPI - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
- PARAM_MD_CORE_DEBUG_ARRAY_SIZE - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
Size of the array if the PARMA_MD_CORE_DEBUG_TO_ARRAY is used
- PARAM_MD_CORE_DEBUG_TO_ARRAY - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
Set if the debug should be output to a string array which the application can then put to the string if needed
- PARAM_MD_CORE_DEBUGFLAGS_TO_DISPLAY - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
Determines what debug gets registered
- PARAM_MD_CORE_FRAMERATE - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
- PARAM_MD_DEBUG_REMEMBER_RESOURCE_NAMES - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
- PARAM_MD_DEBUGFLAG_BASE - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
Debug flags for debug output originating from certain parts of the runtime
- PARAM_MD_DEBUGFLAG_CORE - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
- PARAM_MD_DEBUGFLAG_HTTPCONNECTION - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
- PARAM_MD_DEBUGFLAG_IMAGE - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
- PARAM_MD_DEBUGFLAG_MATHS - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
- PARAM_MD_DEBUGFLAG_MENU - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
- PARAM_MD_DEBUGFLAG_MESSAGECONNECTION - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
- PARAM_MD_DEBUGFLAG_MIDLET - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
- PARAM_MD_DEBUGFLAG_NUI - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
- PARAM_MD_DEBUGFLAG_PNGHANDLER - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
- PARAM_MD_DEBUGFLAG_RECORDSTORE - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
- PARAM_MD_DEBUGFLAG_RESHANDLER - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
- PARAM_MD_DEBUGFLAG_SERIALIZE - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
- PARAM_MD_DEBUGFLAG_SOFTKEYS - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
- PARAM_MD_DEBUGFLAG_SOUND - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
- PARAM_MD_DEBUGFLAG_TEXT - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
- PARAM_MD_DEBUGFLAGS - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
Anything outside of this range can be used as bit-flags to uniquely identify application-level debug
- PARAM_MD_HTTPCONNECTION_DOWNLOAD_IN_CHUNKS - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
Is it okay to download the data in chunks
- PARAM_MD_HTTPCONNECTION_FLUSH_BEFORE_CLOSE - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
Should a flush be performed on post data before the connection is closed?
- PARAM_MD_HTTPCONNECTION_MAX_CONNECT_RETRIES - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
Maximum number of times the code will try to connect when opening an httpconnection
- PARAM_MD_IMAGEBASE_REFERENCES_FULLCOLOUR_PNGHANDLER - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
Code optimisation flag - anything other than raw PNGs? (non-palettised)
- PARAM_MD_IMAGEBASE_REFERENCES_PNGHANDLER - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
Code optimisation flag - anything other than raw PNGs? (palettised)
- PARAM_MD_IMAGEBASE_RETAIN_IMAGE_CACHE - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
If set to true, the image cache will never empty anything it creates (for S60 image-caching reasons)
- PARAM_MD_IMAGEBASE_SIZE_OF_IMAGE_CACHE - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
Maximum number of different image/palette combinations the runtime should be expected to cache
- PARAM_MD_IMAGEBASE_USE_FULLCOLOUR_IMAGE_ENCODING - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
Code optimisation flag - include the image decoding code? (non-palettised)
- PARAM_MD_IMAGEBASE_USE_FULLCOLOUR_RLE_COMPRESSION - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
Code optimisation flag - include the RLE code? (non-palettised)
- PARAM_MD_IMAGEBASE_USE_IMAGE_ENCODING - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
Code optimisation flag - include the image decoding code? (palettised)
- PARAM_MD_IMAGEBASE_USE_RLE_COMPRESSION - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
Code optimisation flag - include the RLE code? (palettised)
- PARAM_MD_IMAGEBASE_USE_TRANSFORMS - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
Code optimisation flag - is anything other than the standard (non-)transform used??
- PARAM_MD_MATHS_FP_PRECISION - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
Used to determine method used to deal with Fixed Point multiplication / division: 0 - use longs (high accuracy); 1 - slow use ints (medium accuracy); 2 - quick use ints (low accuracy)
- PARAM_MD_MATHS_FP_SHIFT - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
Fixed Point 1 = (1 << PARAM_MD_MATHS_FP_SHIFT)
- PARAM_MD_MATHS_RANDOM_USING_LONGS - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
Does the random computation use longs (probable not in ActionScript)
- PARAM_MD_MESSAGECONNECTION_PORT - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
- PARAM_MD_PFRENDERER_ANDROID_NAVVIEW_VERSION - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
- PARAM_MD_PFRENDERER_ANDROID_VIEW_HEADER_VERSION - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
- PARAM_MD_PFRENDERER_IOS_VERSION - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
- PARAM_MD_PNGHANDLER_EVEN_WIDTH_TRANSPARENT_SPRITES - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
This will try to prevent the creation of transparent images that have odd widths
- PARAM_MD_PNGHANDLER_FAST_MUTABLE_IMAGE - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
Changes opaque images made in the PngHandler to a mutable image for faster drawing
- PARAM_MD_PNGHANDLER_NO_RAW_PNG - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
Switch from PNG to encoded internal format
- PARAM_MD_PNGHANDLER_USE_CREATERGBIMAGE - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
This will use createRGBImage instead of generating PNGs
- PARAM_MD_PNGHANDLER_USE_FAKE_SEMI_TRANSPARENCY - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
Switch from PNG to internal format that includes a separate alpha channel for simulating correct alpha blending on platforms that can't do this natively.
- PARAM_MD_RECORDSTORE_CHECK_ENUM_ORDERINGS - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
Determines if the runtime should check the IDs of enumerated records from the RMS to make sure the handset returns them in the correct order
- PARAM_MD_RECORDSTORE_DELETE_BEFORE_SAVE - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
Should old recordstores be deleted before new ones are saved
- PARAM_MD_RECORDSTORE_MAX_EXTRA_BUFFERS - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
Number of buffers of recordstore data that should be allowed for
- PARAM_MD_RECORDSTORE_SAVE_IMMEDIATELY - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
Should data be saved to the recordstore immediately (set to false if the recordstore access is slow)
- PARAM_MD_RECORDSTORE_UPDATE_WITH_SETRECORD - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
Should setRecord with predefined record values be used to store data in a pre-existing RecordStore
- PARAM_MD_RESHANDLER_CACHE_ENTIRE_PACKS - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
This will cache the entire pack a resource block is in, otherwise only the block itself will be cached
- PARAM_MD_RESHANDLER_CALC_FILE_LENGTH_USING_BUFFER - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
This will allocate a 1KB buffer to calculate the length of the incoming file
- PARAM_MD_SOUND_AUDIO_MAX_PIECES - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
- PARAM_MD_TEXT_MAX_LANGUAGE_NAME_LENGTH - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
- PARAM_MD_TEXT_NUM_LANGUAGES - Static variable in interface com.softwareag.mobile.runtime.Parameters
-
- Param_MenuID - Static variable in interface com.softwareag.mobile.core.ParameterTypes
-
The number of known types of parameter
- Param_ResBlockID - Static variable in interface com.softwareag.mobile.core.ParameterTypes
-
The various known types of parameter
- Param_ResID - Static variable in interface com.softwareag.mobile.core.ParameterTypes
-
The various known types of parameter
- Param_Short - Static variable in interface com.softwareag.mobile.core.ParameterTypes
-
The various known types of parameter
- Param_String - Static variable in interface com.softwareag.mobile.core.ParameterTypes
-
The various known types of parameter
- Param_TextID - Static variable in interface com.softwareag.mobile.core.ParameterTypes
-
The various known types of parameter
- Parameters - Interface in com.softwareag.mobile.runtime
-
- ParameterTypes - Interface in com.softwareag.mobile.core
-
Records all the different types of parameters and how they are stored and referenced
- ParamMap_ConstantHeader - Static variable in interface com.softwareag.mobile.core.ParameterTypes
-
param_mappings index: The prefix-header used to name this parameter's constant
- ParamMap_JavaIdentifier - Static variable in interface com.softwareag.mobile.core.ParameterTypes
-
param_mappings index: The Java identifier user for this parameter type
- ParamMap_ParamName - Static variable in interface com.softwareag.mobile.core.ParameterTypes
-
param_mappings index: The ant-property prefix used for this parameter type
- ParamMap_ValueWrapper - Static variable in interface com.softwareag.mobile.core.ParameterTypes
-
param_mappings index: The wrapper used to encase the value in Java for this parameter type
- ParamMaps - Static variable in interface com.softwareag.mobile.core.ParameterTypes
-
The number of param_mappings entries for each parameter type
- parse(String) - Method in class com.softwareag.mobile.md.text.DateFormat
-
Tries to parse the given String into a valid Date Object.
- ParseException - Exception in com.softwareag.mobile.md.text
-
- ParseException(String, int) - Constructor for exception com.softwareag.mobile.md.text.ParseException
-
- PatternImage - Class in com.softwareag.mobile.runtime.nui.background
-
An Image
-based background.
- PatternImage(Image) - Constructor for class com.softwareag.mobile.runtime.nui.background.PatternImage
-
Create a tiled PatternImage
from a base Image
.
- PatternImage(Image, boolean, boolean) - Constructor for class com.softwareag.mobile.runtime.nui.background.PatternImage
-
Create a tiled PatternImage
from a base Image
, with custom tiling.
- PatternImage(Image, int) - Constructor for class com.softwareag.mobile.runtime.nui.background.PatternImage
-
Create a PatternImage
that will scale the baseImage
to fit the background.
- pauseApp() - Method in interface com.softwareag.mobile.core.IMDApplication
-
Pauses the application.
- pauseApp() - Method in class com.softwareag.mobile.core.MDApplication
-
- PERMISSION_CAMERA - Static variable in class com.softwareag.mobile.md.permissions.PermissionsManager
-
Permission to access the camera hardware.
- PERMISSION_LOCATION_GENERAL - Static variable in class com.softwareag.mobile.md.permissions.PermissionsManager
-
Permission to access the general location, usually gained through Wi-Fi or local cell phone tower.
- PERMISSION_LOCATION_PRECISE - Static variable in class com.softwareag.mobile.md.permissions.PermissionsManager
-
Permission to access a precise location, usually gained through GPS.
- PERMISSION_NETWORK_STATE - Static variable in class com.softwareag.mobile.md.permissions.PermissionsManager
-
Permission to discover the current state of network connectivity.
- PERMISSION_READ_EXT_STORAGE - Static variable in class com.softwareag.mobile.md.permissions.PermissionsManager
-
Permission to read data from external storage.
- PERMISSION_SEND_SMS - Static variable in class com.softwareag.mobile.md.permissions.PermissionsManager
-
Permission to create and send SMS messages.
- PERMISSION_WRITE_EXT_STORAGE - Static variable in class com.softwareag.mobile.md.permissions.PermissionsManager
-
Permission to write to external storage.
- permissionDenied(int, String) - Method in interface com.softwareag.mobile.md.permissions.IPermissionCallback
-
A user (or the OS) has denied the application permission to access a resource or operation.
- permissionGranted(int) - Method in interface com.softwareag.mobile.md.permissions.IPermissionCallback
-
A permission has been granted for this device.
- permissionRequestInterrupted(int) - Method in interface com.softwareag.mobile.md.permissions.IPermissionCallback
-
The OS recieved an interrupt during the request for a permission and must cancel.
- PermissionsManager - Class in com.softwareag.mobile.md.permissions
-
Manage permissions for this device.
- PermissionsManager() - Constructor for class com.softwareag.mobile.md.permissions.PermissionsManager
-
- phoneNumber - Variable in class com.softwareag.mobile.md.location.Placemark
-
If applicable, a phone number used to call this place.
- pickFromCamera(IImagePickerCallback) - Static method in class com.softwareag.mobile.md.media.ImagePicker
-
Starts an image-capture using the hardware camera on this device (if available).
- pickFromGallery(IImagePickerCallback) - Static method in class com.softwareag.mobile.md.media.ImagePicker
-
Select an already-existing image on the handset via the handset's "photo gallery" or similar.
- Placemark - Class in com.softwareag.mobile.md.location
-
Represents a physical location, such as an address, a landmark, a street or a geographic region.
- Placemark() - Constructor for class com.softwareag.mobile.md.location.Placemark
-
- platformRequest(String) - Method in interface com.softwareag.mobile.core.IMDApplication
-
Sends request to the platform.
- platformRequest(String) - Method in class com.softwareag.mobile.core.MDApplication
-
- PlatformRequest - Class in com.softwareag.mobile.runtime.utility
-
Deals with platformRequest browser events
- PlatformRequest() - Constructor for class com.softwareag.mobile.runtime.utility.PlatformRequest
-
- pngCalcAdler(byte[], int, int, int) - Static method in class com.softwareag.mobile.runtime.media.PngParser
-
Returns the Adler-checksum value for a block of byte data - checksum will run from buffer[end-length] to buffer[end]
- pngCalcCrc(byte[], int, int) - Static method in class com.softwareag.mobile.runtime.media.PngParser
-
Returns the CRC value for a block of byte data - checksum will run from buffer[end-length] to buffer[end]
- pngCalcCrcTable() - Static method in class com.softwareag.mobile.runtime.media.PngParser
-
Creates a CRC-table for quick reference purposes
- pngCreateByteArray(Image) - Static method in class com.softwareag.mobile.imagetools.ImageUtils
-
Creates a byte-array PNG file using an Image.
- pngCreateByteArray(int, int, int[]) - Static method in class com.softwareag.mobile.imagetools.ImageUtils
-
Creates a byte-array PNG file using pixel ARGB data.
- pngCreateByteArray(int, int, byte[]) - Static method in class com.softwareag.mobile.imagetools.ImageUtils
-
Creates a byte-array PNG file using pixel ARGB data.
- pngCreateByteArray(Image) - Static method in class com.softwareag.mobile.runtime.media.ImageHandler
-
Deprecated.
Creates the byte-array PNG representation from pixel argb data
- pngCreateByteArray(int, int, int[]) - Static method in class com.softwareag.mobile.runtime.media.PngParser
-
Creates the byte-array PNG representation from pixel argb data
- pngCreateByteArray(int, int, byte[]) - Static method in class com.softwareag.mobile.runtime.media.PngParser
-
Creates the byte-array PNG representation from pixel argb data
- pngCreateByteArray(int, int, int, byte[], byte[], boolean) - Static method in class com.softwareag.mobile.runtime.media.PngParser
-
Creates the byte-array PNG representation from pixel data
- pngCreateImage(int, int, byte[]) - Static method in class com.softwareag.mobile.runtime.media.PngParser
-
Creates an Image from pixel argb data, using the PNG file format (instead of createRGBImage, which doesn't exist under MIDP1, so isn't always accessible)
- pngCreateImage(int, int, int, byte[], byte[], boolean) - Static method in class com.softwareag.mobile.runtime.media.PngParser
-
Creates an Image from pixel data, using the PNG file format
- pngMakeMutable(Image) - Static method in class com.softwareag.mobile.runtime.media.PngParser
-
Creates a mutable version of this image
- PngParser - Class in com.softwareag.mobile.runtime.media
-
Creates Images from raw pixel data via the PNG file format
- PngParser() - Constructor for class com.softwareag.mobile.runtime.media.PngParser
-
- POINT_MARKER_BLOCK - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Point marker types
- POINT_MARKER_CIRCLE - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Point marker types
- POINT_MARKER_CROSS - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Point marker types
- POINT_MARKER_DIAMOND - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Point marker types
- POINT_MARKER_DOT - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Point marker types
- POINT_MARKER_LINE - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Point marker types
- POINT_MARKER_NONE - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Point marker types
- POINT_MARKER_PLUS - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Point marker types
- POINT_MARKER_SQUARE - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Point marker types
- POINT_MARKER_TRIANGLE - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Point marker types
- POINTER_STATE_DRAGGED - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
-
- POINTER_STATE_PRESSED - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
-
- POINTER_STATE_PRESSED_AND_RELEASED - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
-
- POINTER_STATE_RELEASED - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
-
- POSITION_BOTTOM - Static variable in interface com.softwareag.mobile.runtime.nui.IListListener
-
The constant indicates the bottom scroll bound has been reached.
- POSITION_TOP - Static variable in interface com.softwareag.mobile.runtime.nui.IListListener
-
The constant indicates the top scroll bound has been reached.
- post() - Method in class com.softwareag.mobile.runtime.comms.Connection
-
Executes a POST request synchronously.
- postalCode - Variable in class com.softwareag.mobile.md.location.Placemark
-
The postal code that covers this place.
- prepareStatement(String) - Method in class com.softwareag.mobile.runtime.database.Database
-
Compiles a single sql statement.
- prev() - Method in class com.softwareag.mobile.runtime.database.Cursor
-
Moves the cursor to the previous row.
- process(String, String) - Method in interface com.softwareag.mobile.runtime.nui.IHttpAuthHandler
-
Call this method to process with user and password
- processURL(String) - Method in interface com.softwareag.mobile.runtime.nui.nUIWebviewCallBack
-
Process a url, String returned is the url to change to, null indicates no page change.
- processURL(Object, String) - Method in interface com.softwareag.mobile.runtime.nui.nUIWebviewCallBackExt
-
- PROFILE_BALANCED - Static variable in class com.softwareag.mobile.md.location.LocationSettings
-
Apply a balanced power profile to location updates.
- PROFILE_HIGH_POWER_ACCURATE - Static variable in class com.softwareag.mobile.md.location.LocationSettings
-
Apply a profile that gives a high level of accuracy, at the expense of power consumption.
- PROFILE_LOW_POWER - Static variable in class com.softwareag.mobile.md.location.LocationSettings
-
Apply a low-power profile.
- ProjectJPanelHandler - Class in com.softwareag.mobile.core
-
Extend this class to create your own JPanel to be used in the activate/multi-build dialogs
- ProjectJPanelHandler() - Constructor for class com.softwareag.mobile.core.ProjectJPanelHandler
-
- projectResourceScript() - Method in class com.softwareag.mobile.reshandler.ResourceHandler
-
Your resource script
- pushMessageErrorRaised(String) - Method in class com.softwareag.mobile.runtime.comms.MessageConnectionHandler
-
Deprecated.
Override these methods with callbacks of your own
- pushMessageUIDCreated(String) - Method in class com.softwareag.mobile.runtime.comms.MessageConnectionHandler
-
Deprecated.
Override these methods with callbacks of your own
- PushNotification - Class in com.softwareag.mobile.runtime.pn
-
This class represents a push notification message.
- PushNotification() - Constructor for class com.softwareag.mobile.runtime.pn.PushNotification
-
- random(int) - Static method in class com.softwareag.mobile.runtime.utility.Maths
-
Standard random number generator implementation - returns a value inclusively between 0 and (r - 1)
- read() - Method in class com.softwareag.mobile.md.io.File
-
Reads the entire file at the current path.
- readBMPIntFromByteArray(byte[], int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Helper method for createWinCEMidletIcon
- readIntFromByteArray(byte[], int) - Static method in class com.softwareag.mobile.runtime.storage.ResourceDataTypes
-
Loads an int from the four bytes {index -> index + 3} in the array
- readLongFromByteArray(byte[], int) - Static method in class com.softwareag.mobile.runtime.storage.ResourceDataTypes
-
Loads a long from the eight bytes {index -> index + 7} in the array
- readShortFromByteArray(byte[], int) - Static method in class com.softwareag.mobile.runtime.storage.ResourceDataTypes
-
Loads a short from the two bytes {index -> index + 1} in the array
- receivedBinaryMessage(String, byte[]) - Method in class com.softwareag.mobile.runtime.comms.MessageConnectionHandler
-
Deprecated.
Override these methods with callbacks of your own
- receivedTextMessage(String, String) - Method in class com.softwareag.mobile.runtime.comms.MessageConnectionHandler
-
Deprecated.
Override these methods with callbacks of your own
- receivedTextMessage(String, String, Hashtable) - Method in class com.softwareag.mobile.runtime.comms.MessageConnectionHandler
-
Deprecated.
Override these methods with callbacks of your own
- record_store_name - Static variable in class com.softwareag.mobile.runtime.storage.RecordStoreHandler
-
First character of the recordstore name
- RecordStoreHandler - Class in com.softwareag.mobile.runtime.storage
-
Deals with the reading and writing of data to the recordstore
- RecordStoreHandler() - Constructor for class com.softwareag.mobile.runtime.storage.RecordStoreHandler
-
- RegExStringValidator - Class in com.softwareag.mobile.md.text.validation
-
Implements a regular-expression matcher for input fields.
- RegExStringValidator(String) - Constructor for class com.softwareag.mobile.md.text.validation.RegExStringValidator
-
Create a new RegExStringValidator that will match the given regular expression.
- region - Variable in class com.softwareag.mobile.md.location.Placemark
-
The region that this place is (or is in).
- registerCallBack(nUIWebviewCallBack) - Method in interface com.softwareag.mobile.runtime.nui.IWebviewElement
-
- registerCallBack(nUIWebviewCallBack) - Method in class com.softwareag.mobile.runtime.nui.nUIWebView
-
Register a callback to process url requests from this webview.
- registerCallBack(nUIWebviewCallBack) - Method in class com.softwareag.mobile.runtime.nui.nUIWebviewElement
-
Register a callback to process url requests from this webview.
- registerCanvasInterface(nUICanvasInterface) - Static method in class com.softwareag.mobile.runtime.nui.nUIController
-
- registerSideViewListener(ISideViewListener) - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
-
Nominate a class to recieve events related to the Side Views.
- reload() - Method in interface com.softwareag.mobile.runtime.nui.IWebviewElement
-
Reload the current document.
- reload() - Method in class com.softwareag.mobile.runtime.nui.nUIWebView
-
Reload the current document.
- reload() - Method in class com.softwareag.mobile.runtime.nui.nUIWebviewElement
-
Reload the current document.
- REMOVE - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
-
- remove(nUIObject) - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
- remove(nUIObject) - Method in class com.softwareag.mobile.runtime.nui.nUIObject
-
Remove a child nUIObject from this one.
- remove(int) - Method in class com.softwareag.mobile.runtime.nui.nUIObject
-
Remove a child nUIObject from this one.
- remove(nUIObject) - Method in class com.softwareag.mobile.runtime.nui.nUITablecellElement
-
Remove a child nUIObject from this one.
- removeConnectivityWatcher(IConnectivityWatcher) - Method in class com.softwareag.mobile.md.net.ConnectivityStatusRequester
-
Stop notifying this class of network state changes.
- removeEventListener(nUIEventListener) - Method in class com.softwareag.mobile.runtime.nui.nUIAlertDialog
-
- removeEventListener(nUIEventListener) - Static method in class com.softwareag.mobile.runtime.nui.nUIController
-
Removes an existing event-listener
- removeEventListener(nUIEventListener) - Method in class com.softwareag.mobile.runtime.nui.nUIObject
-
Removes an existing event-listener
- removeHeader(String) - Method in class com.softwareag.mobile.runtime.comms.HttpResponse
-
Removes headers with the given key
- removeValue(String) - Method in interface com.softwareag.mobile.md.io.IKeyValueStorage
-
Remove a value from the store, and save the fact it has been removed.
- removeValue(String) - Method in class com.softwareag.mobile.md.io.IsolatedKeyValueStore
-
Remove a key-value pair from the store altogether.
- renameTo(File) - Method in class com.softwareag.mobile.md.io.File
-
Renames the current file or directory to the destination one.
- render(boolean, boolean) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartLabel
-
Renders the label to the chart's graphics.
- render(Graphics) - Static method in class com.softwareag.mobile.runtime.nui.nUIController
-
This is the core rendering method
- RENDER_STYLE_FLAT - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Rendering styles
- RENDER_STYLE_GRADIENT - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Rendering styles
- RENDER_TYPE_HYPERLINKS - Static variable in class com.softwareag.mobile.runtime.nui.nUITextfieldElement
-
- RENDER_TYPE_PLAIN_TEXT - Static variable in class com.softwareag.mobile.runtime.nui.nUITextfieldElement
-
- renderBufferToImage() - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
-
Generate the lcdui Image object from the buffer in its current state.
- renderDataLabels() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIDataSeriesChart
-
Render the labels for this graph.
- renderDataLabels() - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Render the axes labels for the graph.
- renderImage() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIBarChart
-
Render the chart data, creating the image
for
the nUIImageElement
- renderImage() - Method in class com.softwareag.mobile.runtime.nui.charts.nUILineChart
-
Render the chart data, creating the image
for
the nUIImageElement
- renderImage() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIPieChart
-
Render the chart data, creating the image
for
the nUIImageElement
- renderImage() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIScatterChart
-
Render the chart data, creating the image
for
the nUIImageElement
- renderImage() - Method in class com.softwareag.mobile.runtime.nui.charts.nUITrafficChart
-
Render the chart data, creating the image
for
the nUIImageElement
- renderInternal(Graphics, int, int, int, int, int, int, int, int, boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIWebviewElement
-
- replace(nUIObject, nUIObject) - Method in class com.softwareag.mobile.runtime.nui.nUIObject
-
Replace a current child of this nUIObject with another nUIObject.
- replace(int, nUIObject) - Method in class com.softwareag.mobile.runtime.nui.nUIObject
-
Replace the child nUIObject at a given index.
- replaceHardSpaces(String) - Static method in class com.softwareag.mobile.runtime.media.TextHandler
-
Replaces hard spaces ('�' / character-0xa0) in a String with spaces
- requestPermissionFor(int, IPermissionCallback) - Static method in class com.softwareag.mobile.md.permissions.PermissionsManager
-
Ask for the permission to use this operation or resource.
- res_block_mappings - Static variable in class com.softwareag.mobile.runtime.storage.ResourceHandler
-
Mapping information for resources-to-blocks and blocks-to-packs
- RESBLOCKMAPPING_BLOCKID - Static variable in class com.softwareag.mobile.runtime.storage.ResourceHandler
-
Offset to the various chunks of data used to record resource-to-block mapping info
- RESBLOCKMAPPING_INDEX - Static variable in class com.softwareag.mobile.runtime.storage.ResourceHandler
-
Offset to the various chunks of data used to record resource-to-block mapping info
- RESBLOCKMAPPING_LENGTH - Static variable in class com.softwareag.mobile.runtime.storage.ResourceHandler
-
Offset to the various chunks of data used to record resource-to-block mapping info
- reset() - Method in class com.softwareag.mobile.runtime.database.Statement
-
Clears all bindings.
- resetSideView(int) - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
-
Removes a side view from the left or right side, so that it cannot be open.
- resizeImage(Image, int, int, boolean, boolean) - Static method in class com.softwareag.mobile.md.imagetools.ImageScaler
-
Resize the current Image.
- resource_blocks - Static variable in class com.softwareag.mobile.runtime.storage.ResourceHandler
-
Either the packs or blocks is used, depending on the value of PARAM_MD_RESHANDLER_CACHE_ENTIRE_PACKS
- resource_identifiers - Static variable in class com.softwareag.mobile.runtime.storage.ResourceHandler
-
String identifiers what all the resources are.
- resource_packs - Static variable in class com.softwareag.mobile.runtime.storage.ResourceHandler
-
Either the packs or blocks is used, depending on the value of PARAM_MD_RESHANDLER_CACHE_ENTIRE_PACKS
- ResourceDataTypes - Class in com.softwareag.mobile.runtime.storage
-
Deals with all the CLDC specific data-types
- ResourceDataTypes() - Constructor for class com.softwareag.mobile.runtime.storage.ResourceDataTypes
-
- ResourceHandler - Class in com.softwareag.mobile.reshandler
-
Extend this class to create your own ResHandler
- ResourceHandler() - Constructor for class com.softwareag.mobile.reshandler.ResourceHandler
-
- ResourceHandler - Class in com.softwareag.mobile.runtime.storage
-
Deals with all the resource handling methods
- resourcePrefix - Static variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
- RESOURCES_ROOT - Static variable in class com.softwareag.mobile.md.io.File
-
A root folder for resources.
- Response - Class in com.softwareag.mobile.runtime.comms
-
Represents the server response.
- Response() - Constructor for class com.softwareag.mobile.runtime.comms.Response
-
Default constructor
- Response(int, byte[]) - Constructor for class com.softwareag.mobile.runtime.comms.Response
-
Constructs a new object with the given status code and data
- response_being_received - Variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
-
Deprecated.
This is set when the response starts coming in
- response_code - Variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
-
Deprecated.
- response_data - Variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
-
Deprecated.
The data that's coming in
- response_data_read - Variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
-
Deprecated.
The amount of data that's been read so far
- response_header - Variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
-
Deprecated.
The header data that's coming in
- response_length - Variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
-
Deprecated.
This will be set to the length (or -1 if the length isn't known)
- resumeApp() - Method in interface com.softwareag.mobile.core.IMDApplication
-
Resumes the application.
- resumeApp() - Method in class com.softwareag.mobile.core.MDApplication
-
- rh - Variable in class com.softwareag.mobile.reshandler.ResourceHandler
-
A link to the class containing the resource-handler methods to be used
- right - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
-
- rollbackTransaction() - Method in class com.softwareag.mobile.runtime.database.Database
-
Rolls back current transaction
- ROW_ANIMATION_STYLE_NONE - Static variable in interface com.softwareag.mobile.runtime.nui.IListRenderer
-
The default row animation.
- rtclass - Static variable in class com.softwareag.mobile.runtime.storage.ResourceHandler
-
- run() - Method in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
-
Deprecated.
The main method kicked off when the http-thread starts
- runAsync(Runnable, IResultCallback, boolean) - Method in interface com.softwareag.mobile.core.IMDApplication
-
Runs the given task
asynchronously.
- runAsync(Runnable, IResultCallback) - Method in interface com.softwareag.mobile.core.IMDApplication
-
Runs the giventask
asynchronously.
- runAsync(Runnable) - Method in interface com.softwareag.mobile.core.IMDApplication
-
Runs the giventask
asynchronously.
- runAsync(ICallable, IResultCallback, boolean) - Method in interface com.softwareag.mobile.core.IMDApplication
-
Runs the given task
asynchronously.
- runAsync(ICallable, IResultCallback) - Method in interface com.softwareag.mobile.core.IMDApplication
-
Runs the giventask
asynchronously.
- runAsync(Runnable, IResultCallback) - Method in class com.softwareag.mobile.core.MDApplication
-
- runAsync(Runnable) - Method in class com.softwareag.mobile.core.MDApplication
-
- runAsync(ICallable, IResultCallback, boolean) - Method in class com.softwareag.mobile.core.MDApplication
-
- runAsync(ICallable, IResultCallback) - Method in class com.softwareag.mobile.core.MDApplication
-
- runAsync(Runnable, IResultCallback, boolean) - Method in class com.softwareag.mobile.core.MDApplication
-
- runAsync(Runnable, IResultCallback, boolean) - Static method in class com.softwareag.mobile.runtime.nui.nUIController
-
Runs the given task
asynchronously.
- runAsync(Runnable, IResultCallback) - Static method in class com.softwareag.mobile.runtime.nui.nUIController
-
Runs the giventask
asynchronously.
- runAsync(Runnable) - Static method in class com.softwareag.mobile.runtime.nui.nUIController
-
Runs the giventask
asynchronously.
- runAsync(ICallable, IResultCallback, boolean) - Static method in class com.softwareag.mobile.runtime.nui.nUIController
-
Runs the given task
asynchronously.
- runAsync(ICallable, IResultCallback) - Static method in class com.softwareag.mobile.runtime.nui.nUIController
-
Runs the giventask
asynchronously.
- runOnMDThread(Runnable) - Method in interface com.softwareag.mobile.core.IMDApplication
-
Runs task on the main MD thread.
- runOnMDThread(Runnable) - Method in class com.softwareag.mobile.core.MDApplication
-
- runOnMDThread(Runnable) - Static method in class com.softwareag.mobile.runtime.nui.nUIController
-
- runOnMDThreadAndWait(Runnable) - Method in interface com.softwareag.mobile.core.IMDApplication
-
Runs task on the main MD thread and waits until it has been executed.
- runOnMDThreadAndWait(Runnable) - Method in class com.softwareag.mobile.core.MDApplication
-
- runOnMDThreadAndWait(Runnable) - Static method in class com.softwareag.mobile.runtime.nui.nUIController
-
- RuntimeInfo - Class in com.softwareag.mobile.runtime
-
This class provide some helpful runtime information.
- RuntimeInfo() - Constructor for class com.softwareag.mobile.runtime.RuntimeInfo
-
- save_languages - Variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Override the value in here to prevent the languages from being saved out (useful if you're not really using the Mobile Designer's text functionality)
- save_resmap - Variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Override the value in here to prevent the resmap being saved out (useful if you're not really using the Mobile Designer's resource functionality)
- SAVED_POINTER_LOCATIONS - Static variable in class com.softwareag.mobile.runtime.nui.nUIContainerElement
-
- saveParam(String, int) - Method in class com.softwareag.mobile.core.ProjectJPanelHandler
-
Call this to set an integer parameter
- saveParam(String, boolean) - Method in class com.softwareag.mobile.core.ProjectJPanelHandler
-
Call this to set a boolean parameter
- saveParam(String, float) - Method in class com.softwareag.mobile.core.ProjectJPanelHandler
-
Call this to set a float parameter
- saveProperty(String, String) - Method in class com.softwareag.mobile.core.ProjectJPanelHandler
-
Call this to set a property
- SCALE_FILL_KEEP_ASPECT - Static variable in class com.softwareag.mobile.runtime.nui.background.PatternImage
-
Fill the entire background space of a NativeUI Object,
ensuring that the base Image
is scaled proportionally.
- SCALE_KEEP_ASPECT_NO_CLIP - Static variable in class com.softwareag.mobile.runtime.nui.background.PatternImage
-
Ensure that the base Image
is scaled proportionally to be as large as
possible in the background of a NativeUI Object, but
without clipping.
- SCALE_STRETCH - Static variable in class com.softwareag.mobile.runtime.nui.background.PatternImage
-
Stretch the base Image
set with no regard for proportional scaling; just fill the space available.
- scaleImage(InputStream, int, int, boolean, String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
- scanBarcodeFromCamera(IBarcodePickerCallback) - Static method in class com.softwareag.mobile.md.media.ImagePicker
-
Find barcodes in a picture taken using the camera.
- scanBarcodeFromCamera(IBarcodePickerCallback, int) - Static method in class com.softwareag.mobile.md.media.ImagePicker
-
Find barcodes of a specific type in a picture taken from the camera.
- scanBarcodeFromGallery(IBarcodePickerCallback) - Static method in class com.softwareag.mobile.md.media.ImagePicker
-
Find barcodes using a picture in the gallery.
- scanBarcodeFromGallery(IBarcodePickerCallback, int) - Static method in class com.softwareag.mobile.md.media.ImagePicker
-
Find barcodes of a specific type using a picture in the gallery.
- scanBarcodeFromLiveVideo(IBarcodePickerCallback, float, boolean, boolean) - Static method in class com.softwareag.mobile.md.media.ImagePicker
-
Use the device's camera to scan for barcodes in real time.
- scanBarcodeFromLiveVideo(IBarcodePickerCallback, int, float, boolean, boolean) - Static method in class com.softwareag.mobile.md.media.ImagePicker
-
Use the device's camera to scan for barcodes in real time.
- SCROLL_STATE_DRAGGING - Static variable in interface com.softwareag.mobile.runtime.nui.IListListener
-
The view is being dragged by user.
- SCROLL_STATE_IDLE - Static variable in interface com.softwareag.mobile.runtime.nui.IListListener
-
The view is not currently scrolling.
- SCROLL_STATE_SCROLLING - Static variable in interface com.softwareag.mobile.runtime.nui.IListListener
-
The view is currently scrolling.
- scrollTo(int, boolean) - Method in interface com.softwareag.mobile.runtime.nui.IListRenderer
-
Scroll to the given position.
- scrollTo(int, boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIListElement
-
Scroll this nUIListElement
to the desired position.
- scrollTo(int, boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIListView
-
Scroll this nUIListView
to the desired position.
- scrollToRow(int, boolean) - Method in interface com.softwareag.mobile.runtime.nui.IListRenderer
-
Scrolls to the given row, so that it will be displayed as the first
visible row.
- scrollToRow(int, boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIListElement
-
Scroll to a row in the list.
- scrollToRow(int, boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIListView
-
Scroll to a row in the list.
- selection - Variable in class com.softwareag.mobile.runtime.nui.nUIDropdownlistEntry
-
- selectRow(int) - Method in interface com.softwareag.mobile.runtime.nui.IListEditMode
-
- sendMessage(String, int, String, byte[]) - Method in class com.softwareag.mobile.runtime.comms.MessageConnectionHandler
-
Deprecated.
Sends a text or binary message to another phone
- Serializable - Interface in com.softwareag.mobile.runtime.serialize
-
All classes that want to be serializable must implement this interface.
- serialize(Object) - Static method in class com.softwareag.mobile.runtime.serialize.Serializer
-
- serializeHelper(Object, DataOutputStream, Hashtable) - Static method in class com.softwareag.mobile.runtime.serialize.Serializer
-
- Serializer - Class in com.softwareag.mobile.runtime.serialize
-
...
- Serializer() - Constructor for class com.softwareag.mobile.runtime.serialize.Serializer
-
- serializeSwitch(Object, DataOutputStream, Hashtable, boolean) - Static method in class com.softwareag.mobile.runtime.serialize.Serializer
-
- serializeSwitchInject(String, int, Object, DataOutputStream, Hashtable, boolean) - Static method in class com.softwareag.mobile.runtime.serialize.Serializer
-
- set_font - Static variable in class com.softwareag.mobile.runtime.media.TextHandler
-
- setAccentColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUIRadioCheckbox
-
- setAccentColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUISwitchButton
-
- setAlign(int) - Method in class com.softwareag.mobile.runtime.nui.nUIImageElement
-
Sets the alignment of the image.
- setAppDirectionality(int) - Static method in class com.softwareag.mobile.runtime.nui.nUIController
-
Set the text and UI directionality, if possible.
- setApplicationIconBadgeNumber(int) - Method in class com.softwareag.mobile.core.MDApplication
-
Sets the badge number for the application.
- setApplicationListener(IMDApplicationListener) - Method in interface com.softwareag.mobile.core.IMDApplication
-
Sets listener to receive Application events events.
- setApplicationListener(IMDApplicationListener) - Method in class com.softwareag.mobile.core.MDApplication
-
- setAxes(nUIChartAxis[]) - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Sets values for the chart axes.
- setAxesLabels(nUIChartLabel, nUIChartLabel[]) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
-
Sets the axis label for the chart from an array of
nUIChartLabel items.
- setAxesLabelStrings(String, String[]) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
-
Sets the axes labels for the chart using strings.
- setAxisColor(int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Sets the color used when drawing the chart axes.
- setAxisLabel(String) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
-
Convenience method, calls setAxisLabel(nUIChartLabel label)
- setAxisLabel(nUIChartLabel) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
-
Sets the label for this chart axis.
- setAxisLabelCentering(boolean) - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Sets if the chart is allowed to draw major gridline labels centered over the axis line itself.
- setAxisLabelTextColor(int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Sets the color used to draw axis text labels
- setAxisLineThickness(float) - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Sets the thickness of the axis lines to use in x/y graphs.
- setBackgroundColor(int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Sets the color of the chart background.
- setBackgroundDrawable(IBackgroundDrawable) - Method in interface com.softwareag.mobile.runtime.nui.IDisplayObject
-
Set the IBackgroundDrawable
responsible for handling how the background of this element is drawn.
- setBackgroundDrawable(IBackgroundDrawable) - Method in class com.softwareag.mobile.runtime.nui.nUIActionButton
-
- setBackgroundDrawable(IBackgroundDrawable) - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Set the IBackgroundDrawable
responsible for
handling how the background of this element is drawn.
- setBarGrouping(int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIBarChart
-
Bars in a chart can be grouped together so that the there's
a different spacing gap between the groups.
- setBarGroupSpacing(float) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIBarChart
-
Similar to the bar sizing value, the bar group spacing value
is a fraction (> 0.0) of a standard bar's maximum size
that is used as the spacer between groups of bars.
- setBarSizing(float) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIBarChart
-
Sets the spacing of the bars within the space available for
each bar.
- setBestGuessScale(float) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Sets the scale of the chart (as a fraction of the chart's most significant dimension).
- setBgcolor(int) - Method in class com.softwareag.mobile.runtime.nui.nUIWebView
-
Sets the background colour of this nUIWebView.
- setBgcolor(int) - Method in class com.softwareag.mobile.runtime.nui.nUIWebviewElement
-
Sets the background colour of this nUIWebviewElement.
- setBgcolorHighlight(int) - Method in class com.softwareag.mobile.runtime.nui.nUITableButton
-
Deprecated.
- setBgcolorHighlightStyle(int) - Method in class com.softwareag.mobile.runtime.nui.nUITableButton
-
Sets the highlight background style of this button.
- setBgimageScroll(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIContainerElement
-
Sets scrolling of the background Image with the foreground.
- setBgimageScroll(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIListElement
-
Set if this list should scroll its background Image along with the contents.
- setBgimageScroll(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
-
Sets scrolling of the background Image with the foreground.
- setBorderColor(int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Sets the colour to use when painting a border around the chart.
- setBorderThickness(float) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Sets the thickness, in pixels, of the border to draw around the whole chart.
- setBottom(int) - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Sets the bottom of this object relative to the parent's y position.
- setBubbleScaleMultiplier(float) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIBubbleChart
-
Sets the maximum size of a bubble's diameter in a bubble chart.
- setCancelButtonText(String) - Method in class com.softwareag.mobile.runtime.nui.nUISearchNavButton
-
- setCancelButtonTitle(String) - Method in class com.softwareag.mobile.runtime.nui.nUIPopupMenuBuilder
-
Set the title for the "Cancel" or "Dismiss" button.
- setCellBorderColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUITableElement
-
Set the cell border color.
- setCellBorderThickness(int) - Method in class com.softwareag.mobile.runtime.nui.nUITableElement
-
Set the current cell border thickness.
- setCellSpacingHeight(int) - Method in class com.softwareag.mobile.runtime.nui.nUITableElement
-
Set the current cell spacing height.
- setCellSpacingWidth(int) - Method in class com.softwareag.mobile.runtime.nui.nUITableElement
-
Set the current cell spacing width.
- setChartBodyPadding(float, float, float, float) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Sets relative padding to apply to the chart borders.
- setChartBodyPadding(int, int, int, int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Sets the literal padding to apply to the chart borders.
- setChildFocus(nUIDisplayObject) - Method in class com.softwareag.mobile.runtime.nui.nUITabView
-
- setClip(int, int, int, int) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
-
Sets a clipping rectangle to act on subsequent render calls.
- setClipType(int) - Method in class com.softwareag.mobile.runtime.nui.nUITextfieldElement
-
Sets the type of end of line truncation that is used
- setColor(int) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
-
Sets the foreground color to use on subsequent render calls.
- setColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUISeparatorElement
-
Sets the color of the object
- setCredentials(Credentials, String) - Method in class com.softwareag.mobile.md.io.CredentialStore
-
Set the credentials for a given server.
- setCredentials(Credentials, String) - Method in interface com.softwareag.mobile.md.io.ICredentialStorage
-
Set credentials for this server.
- setCustomSpinner(int, nUIDisplayObject) - Method in interface com.softwareag.mobile.runtime.nui.IListRenderer
-
- setCustomSpinner(int, nUIDisplayObject) - Method in class com.softwareag.mobile.runtime.nui.nUIListElement
-
Use a custom nUIDisplayObject
for the spinner.
- setCustomSpinner(int, nUIDisplayObject) - Method in class com.softwareag.mobile.runtime.nui.nUIListView
-
Use a custom nUIDisplayObject
for the spinner.
- setData(byte[]) - Method in class com.softwareag.mobile.runtime.comms.Response
-
Sets the response data.
- setData(float[]) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Sets a one dimensional float []
array for this
chart.
- setData(float[], int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Sets the float []
array for this chart, with a
specific stride value for the data elements.
- setData(float[][]) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Sets the float []
array for this chart from a
multi-dimensional array, combining the arrays into one and
setting the stride appropriately.
- setData(float[], float) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIPieChart
-
Sets the data for a Pie chart.
- setDataColors(int[]) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Sets the colors for all the data items in the grid.
- setDataLabels(nUIChartLabel[]) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIDataSeriesChart
-
Sets the data labels for the chart elements from an array of
nUIChartLabel items.
- setDataLabelStrings(String[]) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIDataSeriesChart
-
Sets the labels for each of the data elements in the grid
using strings.
- setDataLineThickness(float) - Method in class com.softwareag.mobile.runtime.nui.charts.nUILineChart
-
Sets the thickness of the data line to draw.
- setDataPointMarkerSizes(float[]) - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Sets the data point marker sizes.
- setDataPointMarkerTypes(int[]) - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Sets a number of data point marker types.
- setDataTheme(int) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
-
Sets the theme from which default values will be pulled when drawing the
data values on the chart.
- setDate(long) - Method in class com.softwareag.mobile.runtime.nui.nUIDateEntry
-
Sets the current date and time of this date entry object.
- setDecimalPlaces(int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartLabel
-
Sets the number of displayable decimal places for this label's value.
- setDefaults() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIAreaChart
-
Sets defaults for this chart type.
- setDefaults() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIBarChart
-
Sets the defaults for this chart type.
- setDefaults() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIBubbleChart
-
- setDefaults() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Sets all default values for this chart type.
- setDefaults() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIDataSeriesChart
-
- setDefaults() - Method in class com.softwareag.mobile.runtime.nui.charts.nUILineChart
-
- setDefaults() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIScatterChart
-
- setDefaults() - Method in class com.softwareag.mobile.runtime.nui.charts.nUITrafficChart
-
- setDefaults() - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
- setDelegate(IListProvider) - Method in interface com.softwareag.mobile.runtime.nui.IListRenderer
-
Set the delegate
IListProvider
associated with this list
renderer.
- setDelegate(IListProvider) - Method in class com.softwareag.mobile.runtime.nui.nUIListElement
-
- setDelegate(IListProvider) - Method in class com.softwareag.mobile.runtime.nui.nUIListView
-
- setDelegate(IWebviewElement) - Method in class com.softwareag.mobile.runtime.nui.nUIWebviewElement
-
- setDisabledColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUIFloatingEntry
-
Set the color that the element should be when it's disabled.
- setEditing(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIDateEntry
-
- setEditing(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIDropdownlistEntry
-
- setEditing(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIEntryElement
-
- setElementIdentifier(String) - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Set an identifier that may be used to locate the element inside the UI hierarchy.
- setEnabled(boolean) - Method in interface com.softwareag.mobile.runtime.nui.IButtonElement
-
- setEnabled(boolean) - Method in interface com.softwareag.mobile.runtime.nui.IFloatingEntry
-
- setEnabled(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
- setErrorText(String) - Method in interface com.softwareag.mobile.runtime.nui.IFloatingEntry
-
A floating entry field may optionally display error text if the entered
content is not acceptable.
- setErrorText(String) - Method in class com.softwareag.mobile.runtime.nui.nUIFloatingEntry
-
A floating entry field may optionally display error text
if the entered content is not acceptable.
- setErrorTextColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUIFloatingEntry
-
Set the color that the error message should be.
- setErrorTextVisible(boolean) - Method in interface com.softwareag.mobile.runtime.nui.IFloatingEntry
-
Force the floating text entry to immediately show or hide the error text.
- setErrorTextVisible(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIFloatingEntry
-
Force the floating text entry to immediately show or hide the error text.
- setException(Throwable) - Method in class com.softwareag.mobile.runtime.comms.Response
-
Sets the exception.
- setFallbackText(String) - Method in class com.softwareag.mobile.runtime.nui.nUIDateEntry
-
Set the fallback text to display on the button if the date is currently unset.
- setFocus(boolean) - Method in interface com.softwareag.mobile.runtime.nui.IWebviewElement
-
- setFocus(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUITabView
-
- setFocus(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIWebviewElement
-
- setFocusable(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
- setFont(int, int, int) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
-
Sets the font to use for subsequent drawString calls.
- setFontSize(int) - Method in class com.softwareag.mobile.runtime.nui.nUIActionButton
-
- setFontSize(float) - Method in class com.softwareag.mobile.runtime.nui.nUIActionButton
-
- setFontSize(float) - Method in class com.softwareag.mobile.runtime.nui.nUIButtonElement
-
Sets font size in density-independent or scale-independent pixels depending on target device.
- setFontSize(float) - Method in class com.softwareag.mobile.runtime.nui.nUIEntryElement
-
Sets font size in density-independent or scale-independent pixels depending on target device.
- setFontSize(float) - Method in class com.softwareag.mobile.runtime.nui.nUITextfieldElement
-
Sets font size in density-independent or scale-independent pixels depending on target device.
- setFontStyle(int) - Method in class com.softwareag.mobile.runtime.nui.nUIActionButton
-
- setFontStyle(int) - Method in class com.softwareag.mobile.runtime.nui.nUIButtonElement
-
Sets the style of the font to use.
- setFontStyle(int) - Method in class com.softwareag.mobile.runtime.nui.nUIEntryElement
-
Sets the style of the font to use.
- setFontStyle(int) - Method in class com.softwareag.mobile.runtime.nui.nUITextfieldElement
-
Sets the style of the font to use.
- setFormat(String) - Method in class com.softwareag.mobile.runtime.nui.nUIDateEntry
-
Set the format for this date entry.
- setFormat(int) - Method in class com.softwareag.mobile.runtime.nui.nUIDateEntry
-
Unsupported at this level, do not use.
- setFormat(int) - Method in class com.softwareag.mobile.runtime.nui.nUIEntryElement
-
Sets the allowable text format of this entry element, using one of the FORMAT_*
constants defined in this class.
- setFullscreen(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
-
- setGesturable(int) - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
- setGroupID(int) - Method in class com.softwareag.mobile.runtime.nui.nUIButtonElement
-
Sets the group ID of this button.
Groups start from 0 and go upwards.
- setGrowingOnTextEntry(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIEntryElement
-
For multi-line text fields, allow the entry element to start at one line only and expand as
content is added.
- setHAlign(int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartLabel
-
Sets the horizontal alignment of this label.
- setHAlign(int) - Method in class com.softwareag.mobile.runtime.nui.nUIDateEntry
-
Sets the alignment of the text.
- setHAlign(int) - Method in class com.softwareag.mobile.runtime.nui.nUIDropdownlistEntry
-
Sets the alignment of the text.
- setHAlign(int) - Method in class com.softwareag.mobile.runtime.nui.nUITextfieldElement
-
Sets the alignment of the text.
- setHeader(nUIDisplayObject) - Method in interface com.softwareag.mobile.runtime.nui.IListRenderer
-
Sets the header for the list view that will be scrolled together with content.
- setHeader(nUIDisplayObject) - Method in class com.softwareag.mobile.runtime.nui.nUIListElement
-
- setHeader(nUIDisplayObject) - Method in class com.softwareag.mobile.runtime.nui.nUIListView
-
- setHeaderBackground(IBackgroundDrawable) - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
-
Sets background image or color for the header
- setHeaderBgcolor(int) - Method in class com.softwareag.mobile.runtime.nui.nUINavView
-
Sets the background colour of this view.
- setHeaderFgColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
-
Sets the header colour of this view.
- setHeadertext(String) - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
-
Sets the header text for this View.
- setHeight(int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Sets the height of this chart image.
- setHeight(int) - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Sets the pixel height of this object.
- setHintText(String) - Method in interface com.softwareag.mobile.runtime.nui.IFloatingEntry
-
Sets the hint text to display when no text is shown.
- setHintText(String) - Method in class com.softwareag.mobile.runtime.nui.nUIEntryElement
-
Sets the hint text to display when no text is shown.
- setHintTextColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUIEntryElement
-
Set the color of the hint text for this element.
- setHscrollable(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIContainerElement
-
Sets this container's ability to scroll horizontally.
- setHscrollable(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIListElement
-
Set if this list should scroll in a horizontal direction.
- setHscrollable(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
-
Sets whether this view can be scrolled horizontally.
- setHscrollable(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIWebView
-
Sets whether this web view is allowed to scroll horizontally.
- setHscrollable(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIWebviewElement
-
Sets whether this web element should be allowed to scroll horizontally.
- setHspan(int) - Method in class com.softwareag.mobile.runtime.nui.nUITablecellElement
-
Sets the horizontal span of this table cell.
- setHTMLText(String) - Method in interface com.softwareag.mobile.runtime.nui.IWebviewElement
-
Sets the content of the page directly by passing in raw html.
- setHTMLText(String) - Method in class com.softwareag.mobile.runtime.nui.nUIWebView
-
Sets the content of the page directly by passing in raw html.
- setHTMLText(String) - Method in class com.softwareag.mobile.runtime.nui.nUIWebviewElement
-
Sets the content of the page directly by passing in raw html.
- setHttpConnection(HttpConnection) - Method in class com.softwareag.mobile.runtime.comms.HttpResponse
-
Sets the underlying HttpConnection
object.
- setIcon(Image) - Method in class com.softwareag.mobile.runtime.nui.nUINavbuttonElement
-
Sets an icon to be associated with this navbutton.
- setId(int) - Method in class com.softwareag.mobile.runtime.nui.nUIActionButton
-
- setId(int) - Method in class com.softwareag.mobile.runtime.nui.nUIObject
-
Sets an ID for the particular element.
- setIgnoreDirectionality(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUITableElement
-
Set whether this table ignores application-wide directionality settings when laying out columns.
- setImage(Image) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
The setImage method from nUIImageElement does nothing at this level,
since we don't want external calls to actually set the image.
- setImage(Image) - Method in interface com.softwareag.mobile.runtime.nui.IImageElement
-
Sets the image to display.
- setImage(Image) - Method in class com.softwareag.mobile.runtime.nui.nUIActionButton
-
- setImage(Image) - Method in class com.softwareag.mobile.runtime.nui.nUIImageElement
-
Sets the image to display.
- setIndicator(float) - Method in class com.softwareag.mobile.runtime.nui.charts.nUITrafficChart
-
Sets the value for the chart indicator (the 'needle' or bar)
that appears to highlight a certain position.
- setIndicatorColor(int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUITrafficChart
-
Sets the color for the indicator
- setIndicatorColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUIDropdownlistEntry
-
Set the color of any additional indicator(s) that denotes this as a drop-down list (e.g.
- setIndicatorColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUITabView
-
Set the ARGB color of the indicator used to highlight the currently active tab.
- setIndicatorHeight(float) - Method in class com.softwareag.mobile.runtime.nui.nUITabView
-
Set the height of the indicator highlighting the currently active tab.
- setInnerHeight(int) - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
- setInnerWidth(int) - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
- setInnerX(int) - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Delta from the getX position to our internal bounding box
- setInnerY(int) - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Delta from the getY position to our internal bounding box
- setInterElementYSpacing(int) - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
-
Sets the spacing between child elements of this view.
- setInternalId(int) - Method in class com.softwareag.mobile.runtime.pn.PushNotification
-
- setItems(String[]) - Method in class com.softwareag.mobile.runtime.nui.nUIDropdownlistEntry
-
Sets the array of Strings to display in this Dropdownlist.
- setLabelTextColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUIFloatingEntry
-
Set the color that the floating label should be.
- setLeadingZeroPad(int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartLabel
-
If you wish to add zeroes to the beginning of this data label,
then you can set the number required here.
- setLeft(int) - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Equivalent to setX(left)
.
- setLines(int) - Method in class com.softwareag.mobile.runtime.nui.nUIEntryElement
-
Sets the number of lines shown to the user to type into.
- setLines(int) - Method in class com.softwareag.mobile.runtime.nui.nUISearchEntry
-
Will be ignored, a search dialog is always one line long.
- setListActionListener(IListActionListener) - Method in interface com.softwareag.mobile.runtime.nui.IListRenderer
-
- setListActionListener(IListActionListener) - Method in class com.softwareag.mobile.runtime.nui.nUIListElement
-
- setListActionListener(IListActionListener) - Method in class com.softwareag.mobile.runtime.nui.nUIListView
-
- setListListener(IListListener) - Method in interface com.softwareag.mobile.runtime.nui.IListRenderer
-
- setListListener(IListListener) - Method in class com.softwareag.mobile.runtime.nui.nUIListElement
-
Set the IListListener
associated with this nUIListElement
.
- setListListener(IListListener) - Method in class com.softwareag.mobile.runtime.nui.nUIListView
-
Set the IListListener
associated with this nUIListView
.
- setMajorGridlineColor(int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Sets the color of the major gridlines.
- setMajorGridlineFrequency(float) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
-
Sets the major gridline frequency (these are often labelled with values).
- setMajorGridlineFrequency(Float) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
-
Sets the major gridline frequency (these are often labelled with values).
- setMajorGridlineThickness(float) - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Sets the thickness of the major grid lines to use in x/y graphs.
- setMaximum(float) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
-
Sets the maximum value this axis should be capable of displaying.
- setMaximum(Float) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
-
Sets the maximum value this axis should be capable of displaying.
- setMaxLines(int) - Method in class com.softwareag.mobile.runtime.nui.nUITextfieldElement
-
Sets the maximum number of lines this text should display when line-wrapped.
- setMenuID(String, int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Deprecated.
- setMessage(String) - Method in class com.softwareag.mobile.runtime.pn.PushNotification
-
- setMinimum(float) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
-
Sets the minimum value that this axis should be capable of displaying.
- setMinimum(Float) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
-
Sets the minimum value that this axis should be capable of displaying.
- setMinimumLabelAngle(float) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIPieChart
-
Sets the minimum angle at which a pie segment should recieve a default label.
- setMinLines(int) - Method in class com.softwareag.mobile.runtime.nui.nUITextfieldElement
-
Sets the minimum number of lines this text should display when line-wrapped.
- setMinorGridlineColor(int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Sets the color of the minor grid lines.
- setMinorGridlineFrequency(float) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
-
Sets minor (unlabelled) grid lines running perpendicular to the axis, along the
chart.
- setMinorGridlineFrequency(Float) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
-
Sets minor (unlabelled) grid lines running perpendicular to the axis, along the
chart.
- setMinorGridlineThickness(float) - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Sets the thickness of the minor grid lines to use in x/y graphs.
- setNavigationBarTintColor(int) - Method in interface com.softwareag.mobile.runtime.nui.IGlobalPropertiesIOS
-
- setNumstates(int) - Method in class com.softwareag.mobile.runtime.nui.nUIButtonElement
-
Sets the number of states that this button has.
- setNumstates(int) - Method in class com.softwareag.mobile.runtime.nui.nUISwitchButton
-
The number of states for this element will always be 2, no matter what value is passed here.
- setOn(boolean) - Method in interface com.softwareag.mobile.runtime.nui.ICheckboxButton
-
Set the position of the checkbox.
- setOn(boolean) - Method in interface com.softwareag.mobile.runtime.nui.ISwitchButton
-
Set the position of the switch.
- setOn(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIRadioCheckbox
-
- setOn(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUISwitchButton
-
Set the position of the switch.
- setOrientation(int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUITrafficChart
-
Sets the orientation of the chart to vertical or horizontal.
- setOrientation(int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Sets the orientation of the chart to vertical or horizontal.
- setOutlineColor(int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Sets the outline colour to use when drawing data areas (e.g.
- setOutlineColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUIRadioCheckbox
-
- setOutlineColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUISwitchButton
-
- setOutlineThickness(float) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Sets the thicknes of the outline that will be drawn around data areas for this chart.
- setOverscrollingEnabled(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIWebView
-
Enable or disable overscrolling when reaching the end of the content of this nUIWebView (sometimes called "bouncing").
- setOverscrollingEnabled(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIWebviewElement
-
Enable or disable overscrolling when reaching the end of the content of this
nUIWebviewElement (sometimes called "bouncing").
- setPaneDimensions(int, int[]) - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
-
- setPaneDimensions(int, int[], String) - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
-
Takes a copy of the supplied x/y/w/h dimensions and records them for this pane, along with an identifying name.
- setPaneIdentifier(int, String) - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
-
Sets an identifier for an already existing pane.
- setParam(String, boolean) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Sets in Parameters.java: public static final bool PARAM_{param} = {value};
- setParam(String, int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Sets in Parameters.java: public static final int PARAM_{param} = {value};
- setParam(String, float) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Sets in Parameters.java: public static final float PARAM_{param} = {value};
- setParam(String, long) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Sets in Parameters.java: public static final long PARAM_{param} = {value};
- setParam(String, double) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Sets in Parameters.java: public static final double PARAM_{param} = {value};
- setParam(String, String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Sets in Parameters.java: public static final String PARAM_{param} = "{value}";
- setParams(Hashtable) - Method in class com.softwareag.mobile.runtime.pn.PushNotification
-
- setPointMarkerSize(float) - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Sets the point marker's size.
- setPointMarkerType(int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIBubbleChart
-
Bubble charts always draw filled circles, so calling this method
on a Bubble Chart will have no effect.
- setPointMarkerType(int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
For scatter charts and other types that render points
individually, this method sets the type of the points drawn.
- setPopupDismissText(String) - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
-
Set the text shown by the iOS keyboard/spinner dimissal header button.
- setPostfixHint(String) - Method in interface com.softwareag.mobile.runtime.nui.IFloatingEntry
-
Set a persistent "hint" to be shown after the text in this entry.
- setPostfixHint(String) - Method in class com.softwareag.mobile.runtime.nui.nUIFloatingEntry
-
Set a persistent "hint" to be shown after the text
in this entry.
- setPostfixIcon(Image) - Method in interface com.softwareag.mobile.runtime.nui.IFloatingEntry
-
Set a persistent "hint icon" to be shown after the text in this entry.
- setPostfixIcon(Image) - Method in class com.softwareag.mobile.runtime.nui.nUIFloatingEntry
-
Set a persistent "hint icon" to be shown after the text
in this entry.
- setPostHeaders() - Method in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
-
Deprecated.
Put this in its own method so we can extend this easily
- setPreferredStatusBarStyle(int) - Method in interface com.softwareag.mobile.runtime.nui.IGlobalPropertiesIOS
-
Sets preferred status bar style .
- setPrefixHint(String) - Method in interface com.softwareag.mobile.runtime.nui.IFloatingEntry
-
Set a persistent "hint" to be shown before the text in this entry.
- setPrefixHint(String) - Method in class com.softwareag.mobile.runtime.nui.nUIFloatingEntry
-
Set a persistent "hint" to be shown before the text
in this entry.
- setPrefixIcon(Image) - Method in interface com.softwareag.mobile.runtime.nui.IFloatingEntry
-
Set a persistent "hint icon" to be shown before the text in this entry.
- setPrefixIcon(Image) - Method in class com.softwareag.mobile.runtime.nui.nUIFloatingEntry
-
Set a persistent "hint icon" to be shown before the text
in this entry.
- setProgress(int) - Method in class com.softwareag.mobile.runtime.nui.nUIProgressanimElement
-
Sets the progress value - this will be mod'd with 101 to give a value in the range 0-100
- setProperties(Hashtable) - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
- setProperty(String, String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Sets an ant property (note - doesn't adhere to the immutability of properties)
- setProperty(String, Object) - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
- setProperty(String, String) - Static method in class com.softwareag.mobile.runtime.RuntimeInfo
-
Sets the value for the given key.
- setPushNotificationListener(IPushNotificationListener) - Method in interface com.softwareag.mobile.core.IMDApplication
-
Sets listener to receive Push Notification messages.
- setPushNotificationListener(IPushNotificationListener) - Method in class com.softwareag.mobile.core.MDApplication
-
- setPutHeaders() - Method in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
-
Deprecated.
Put this in its own method so we can extend this easily
- setRandomNumberSeed(long) - Static method in class com.softwareag.mobile.runtime.utility.Maths
-
Sets the seed for the random number generator.
- setRange(float, float) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
-
Sets the minimum and maximum values for this axis.
- setRange(Float, Float) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
-
Sets the minimum and maximum values for this axis.
- setRecordStoreData(byte[], int) - Static method in class com.softwareag.mobile.runtime.storage.RecordStoreHandler
-
Call this with the singular data array you want to save, and what recordstore buffer to save it to.
- setRecordStoreDataMult(byte[][], int) - Static method in class com.softwareag.mobile.runtime.storage.RecordStoreHandler
-
Call this with the multiple data arrays you want to save, and what recordstore buffer to save it to.
- setRenderStyle(int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Sets the rendering style for this chart.
- setRenderType(int) - Method in class com.softwareag.mobile.runtime.nui.nUITextfieldElement
-
Sets the rendering type to use.
- setResBlockID(String, int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Similar to setParam(int), but sets a RESBLOCKID_ value.
- setResID(String, int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Similar to setParam(int), but sets a RESID_ value.
- setResIDVisibility(String, boolean) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Specifies the visibility of ResIDs.
- setResourceReadDirectory(String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Sets the absolute resource directory that all future files will be read from.
- setResourceReadSubdirectory(String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Sets the resource directory (relative to the ${project.resource.dir.root}) that all future files will be read from.
- setRight(int) - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Sets the right hand edge of this object, relative to the parent object's x position.
- setScaleToFitEnabled(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIWebView
-
Enable or disable scaling web content to fit the page (if available).
- setScaleToFitEnabled(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIWebviewElement
-
Enable or disable scaling web content to fit the page (if available).
- setScrollThreshold(int) - Method in interface com.softwareag.mobile.runtime.nui.IListRenderer
-
Sets the threshold number for scrolling.
- setScrollThreshold(int) - Method in class com.softwareag.mobile.runtime.nui.nUIListElement
-
Set the amonut of scroll that should be left remaining when
the IListListener
associated with this list should
get a notification.
- setScrollThreshold(int) - Method in class com.softwareag.mobile.runtime.nui.nUIListView
-
Set the amonut of scroll that should be left remaining when
the IListListener
associated with this list should
get a notification.
- setSearchFieldAccentColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUISearchNavButton
-
Sets the color of underlying line in the search field.
- setSearchFieldBackground(IBackgroundDrawable) - Method in class com.softwareag.mobile.runtime.nui.nUISearchNavButton
-
- setSearchFieldHintText(String) - Method in class com.softwareag.mobile.runtime.nui.nUISearchNavButton
-
- setSearchFieldHintTextColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUISearchNavButton
-
Sets color of hint text and all icons within text field.
- setSearchFieldListener(ISearchFieldListener) - Method in class com.softwareag.mobile.runtime.nui.nUISearchNavButton
-
- setSearchFieldText(String) - Method in class com.softwareag.mobile.runtime.nui.nUISearchNavButton
-
- setSearchFieldTextColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUISearchNavButton
-
- setSearchFieldTintColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUISearchNavButton
-
Sets tint color for text within search field
- setSelectedTab(int) - Method in class com.softwareag.mobile.runtime.nui.nUITabView
-
Set the currently active tab.
- setSelection(int) - Method in class com.softwareag.mobile.runtime.nui.nUIDropdownlistEntry
-
Sets the index of the item to display from the items array
- setSelectionColor(int) - Method in interface com.softwareag.mobile.runtime.nui.IListEditMode
-
Sets the background of selected cells.
- setSideView(float, nUIViewDisplay) - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
-
Sets a side view at the the default position with the default style.
- setSideView(float, nUIViewDisplay, int, int) - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
-
Sets a side view at the given position with the given style.
- setSize(int, int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Convenient method to set the dimensions of the chart in a
single method call
- setStackType(int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Sets the type of the data stacking - ether STACK_ABSOLUTE (all data values passed in correspond to literal values), or
STACK_ACCUMULATE (data values are added together).
- setStartAngle(float) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIPieChart
-
Sets the angle for the first rendered pie segment.
- setState(int) - Method in class com.softwareag.mobile.runtime.nui.nUIButtonElement
-
Sets the current state of this button.
- setStatusCode(int) - Method in class com.softwareag.mobile.runtime.comms.Response
-
Sets the status code.
- setStatusMessage(String) - Method in class com.softwareag.mobile.runtime.comms.Response
-
Sets the status message.
- setStringValidator(IStringValidator) - Method in interface com.softwareag.mobile.runtime.nui.IFloatingEntry
-
When the text changes in a floating entry element, it can be checked against
an optional IStringValidator.
- setStringValidator(IStringValidator) - Method in class com.softwareag.mobile.runtime.nui.nUIFloatingEntry
-
When the text changes in a floating entry element, it can be checked against an optional IStringValidator.
- setStructureTheme(int) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
-
Sets the theme from which default values will be pulled when drawing the
structural parts of the chart.
- setStyle(int) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
-
Sets the rendering style to influence all subsequent "fill" methods.
- setTabBackgroundColor(IBackgroundDrawable) - Method in class com.softwareag.mobile.runtime.nui.nUITabView
-
Set the IBackgroundDrawable
responsible for
handling how the background of the tabs are drawn.
- setTabbarTintColor(int) - Method in interface com.softwareag.mobile.runtime.nui.IGlobalPropertiesIOS
-
- setTabFontFace(int) - Method in class com.softwareag.mobile.runtime.nui.nUITabView
-
Set the font style used to render tab headings.
- setTabFontSize(float) - Method in class com.softwareag.mobile.runtime.nui.nUITabView
-
Set the font size for tab headings, in device independent pixels.
- setTabMode(int) - Method in class com.softwareag.mobile.runtime.nui.nUITabView
-
Set the current tab mode.
- setTabTextColor(int, int) - Method in class com.softwareag.mobile.runtime.nui.nUITabView
-
Set the text color for tab labels.
- setTabTextColors(int, int) - Method in class com.softwareag.mobile.runtime.nui.nUITabView
-
Set the tab label's text color for both selected and normal states at the same time.
- setTabViewListener(ITabViewListener) - Method in class com.softwareag.mobile.runtime.nui.nUITabView
-
Sets the Object that should be notified when the current tab changes.
- setTabViewProvider(ITabViewProvider) - Method in class com.softwareag.mobile.runtime.nui.nUITabView
-
Sets the Object that will provide tab information, such as the number of tabs,
their labels and their content.
- setTag(Object) - Method in class com.softwareag.mobile.runtime.nui.nUIObject
-
Sets user-defined data
- setText(float) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartLabel
-
Sets the value to display on this label.
- setText(int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartLabel
-
Sets the value to display on this label.
- setText(String) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartLabel
-
Sets the value to display on this label.
- setText(String) - Method in interface com.softwareag.mobile.runtime.nui.ITextfieldElement
-
Sets the text to display.
- setText(String) - Method in class com.softwareag.mobile.runtime.nui.nUIActionButton
-
- setText(String) - Method in class com.softwareag.mobile.runtime.nui.nUIButtonElement
-
Sets the text to display.
- setText(String) - Method in class com.softwareag.mobile.runtime.nui.nUIDateEntry
-
This needs to convert the passed in text to the 'long date'.
- setText(String) - Method in class com.softwareag.mobile.runtime.nui.nUIEntryElement
-
Sets the text to display.
- setText(String) - Method in class com.softwareag.mobile.runtime.nui.nUINavbuttonElement
-
Sets the text associated with this navbutton.
- setText(String) - Method in class com.softwareag.mobile.runtime.nui.nUITextfieldElement
-
Sets the text to display.
- setTextalign(int) - Method in class com.softwareag.mobile.runtime.nui.nUIButtonElement
-
Sets the text horizontal alignment.
- setTextColor(int) - Method in interface com.softwareag.mobile.runtime.nui.ITextfieldElement
-
Sets the text color.
- setTextColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUIActionButton
-
- setTextColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUIButtonElement
-
Sets the text color.
- setTextColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUIEntryElement
-
- setTextColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUINavbuttonElement
-
Sets the text color of the text if the particular platform supports it.
- setTextColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUIRadioCheckbox
-
- setTextColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUISwitchButton
-
- setTextColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUITextfieldElement
-
Sets the text color
COLOR_FOREGROUND_NORMAL, COLOR_FOREGROUND_LIGHT and COLOR_FOREGROUND_DARK will be mapped to the normal colors used in menuing for this particular device
- setTextID(String, int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Similar to setParam(int), but sets a TEXTID_ value.
- setThumbColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUISwitchButton
-
- setTickColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUICheckboxButton
-
- setTickColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUIRadioCheckbox
-
- setTickFrequency(float) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIDataSeriesChart
-
For a chart with data labels, determine how often the data labels should appear.
- setTickLabelTextColor(int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Sets the color used to draw tick text labels
- setTimeStamp(long) - Method in class com.softwareag.mobile.runtime.pn.PushNotification
-
- setTimeZoneOffset(int) - Method in class com.softwareag.mobile.md.text.DateFormat
-
Sets current time zone offset in minutes relative to GMT.
- setTop(int) - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Equivalent to setY(top)
- setTopBotColorYRange(float, float) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
-
Sets the top-most and bottom-most colors to be used by the fill technique, given set vertical bounds.
- setTopLineRendering(boolean) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIAreaChart
-
Enable or disable the rendering of a line at the top of a data set.
- setTriggerable(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Sets an object as triggerable.
- setType(int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUITrafficChart
-
Sets the type of the chart to linear or angular.
- setType(int) - Method in class com.softwareag.mobile.runtime.nui.nUIButtonElement
-
Sets the button type.
- setType(int) - Method in class com.softwareag.mobile.runtime.nui.nUINavbuttonElement
-
Sets navbutton type.
- setType(int) - Method in class com.softwareag.mobile.runtime.nui.nUIRadioCheckbox
-
Sets the type of this checkbox button.
- setType(int) - Method in class com.softwareag.mobile.runtime.nui.nUISwitchButton
-
Sets the switch type.
- setUnlinkChildrenOnRemoval(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIObject
-
- setURL(String) - Method in interface com.softwareag.mobile.runtime.nui.IWebviewElement
-
Sets the current URL to visit.
- setURL(String) - Method in class com.softwareag.mobile.runtime.nui.nUIWebView
-
Sets the current URL.
- setURL(String, String) - Method in class com.softwareag.mobile.runtime.nui.nUIWebView
-
Sets the URL and its mime-type
- setURL(String) - Method in class com.softwareag.mobile.runtime.nui.nUIWebviewElement
-
Sets the current URL to visit.
- setURL(String, String) - Method in class com.softwareag.mobile.runtime.nui.nUIWebviewElement
-
Sets the URL and its mime-type
- setVAlign(int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartLabel
-
Sets the vertical alignment of this label.
- setVAlign(int) - Method in class com.softwareag.mobile.runtime.nui.nUITablecellElement
-
Sets the vertical alignment of the table cell.
- setVisible(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Makes the current element with all its underlying children invisible/visible
- setVscrollable(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIContainerElement
-
Sets this container's ability to scroll vertically.
- setVscrollable(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIListElement
-
Set if this list should scroll in a vertical direction.
- setVscrollable(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
-
Sets whether vertical scrolling is allowed.
- setVscrollable(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIWebView
-
Sets whether this web view is allowed to scroll vertically.
- setVscrollable(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIWebviewElement
-
Sets whether this web element should be allowed to scroll vertically.
- setVspan(int) - Method in class com.softwareag.mobile.runtime.nui.nUITablecellElement
-
Sets the vertical span of this table cell.
- setWidth(int) - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Sets the width of this chart image.
- setWidth(int) - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Sets the pixel width of this object.
- setX(int) - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Sets the current x-position of this object relative to its parent's internal bounding box.
- setY(int) - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
-
Sets the current y-position of this object relative to its parent's internal bounding box.
- setZoomControlEnabled(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIWebView
-
Enable or disable any platform-provided magnification controls (zoom in/out buttons, sliders, etc.) that may be available.
- setZoomControlEnabled(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIWebviewElement
-
Enable or disable any platform-provided magnification controls (zoom in/out buttons, sliders, etc.) that may be available.
- setZoomingEnabled(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIWebView
-
Enable or disable user-driven magnification of the content in this webview through "pinch and zoom" or other controls.
- setZoomingEnabled(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIWebviewElement
-
Enable or disable user-driven magnification of the content in this webview element through "pinch and zoom" or other controls.
- shouldSelect(int) - Method in interface com.softwareag.mobile.runtime.nui.IListProvider
-
- shouldSelectInEditMode(int) - Method in interface com.softwareag.mobile.runtime.nui.IListProvider
-
- show(nUIElementDisplay) - Method in class com.softwareag.mobile.runtime.nui.nUIPopupMenuBuilder
-
Opens the pop-up menu, anchoring it to the specified NativeUI Element.
- showSearchField() - Method in class com.softwareag.mobile.runtime.nui.nUISearchNavButton
-
Expands the search field.
- showSideView(int) - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
-
Opens a side view at the given position.
- showSpinner(int) - Method in interface com.softwareag.mobile.runtime.nui.IListRenderer
-
Shows spinner at the top or bottom to indicate that data is not yet
available.
- showSpinner(int) - Method in class com.softwareag.mobile.runtime.nui.nUIListElement
-
Show the spinner to indicate background activity.
- showSpinner(int) - Method in class com.softwareag.mobile.runtime.nui.nUIListView
-
Show the spinner to indicate background activity.
- silenceWarnings(boolean) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Sets whether future warnings should be silenced from the console
- size_absolute - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
-
Font size
- SIZE_BLOCKPACKPMAPPINGS - Static variable in class com.softwareag.mobile.runtime.storage.ResourceHandler
-
Offset to the various chunks of data used to record block-to-pack mapping info
- size_huge - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
-
Font size
- size_large - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
-
Font size
- size_medium - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
-
Font size
- size_relative - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
-
Font size
- SIZE_RESBLOCKMAPPINGS - Static variable in class com.softwareag.mobile.runtime.storage.ResourceHandler
-
Offset to the various chunks of data used to record resource-to-block mapping info
- size_small - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
-
Font size
- size_tiny - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
-
Font size
- sizeChanged(int, int) - Static method in class com.softwareag.mobile.runtime.nui.nUIController
-
Call this when the Canvas size has changed (usually on an orientation change event)
- SOUND_SERVICE - Static variable in interface com.softwareag.mobile.core.IMDApplication
-
- sqrt(int) - Static method in class com.softwareag.mobile.runtime.utility.Maths
-
Performs a standard integer squareroot
- STACK_ABSOLUTE - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Data stacking
- STACK_ACCUMULATE - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
-
Data stacking
- startApp() - Method in interface com.softwareag.mobile.core.IMDApplication
-
Starts the application.
- startApp() - Method in class com.softwareag.mobile.core.MDApplication
-
- startEditMode(IListEditModeListener) - Method in interface com.softwareag.mobile.runtime.nui.IListRenderer
-
- startEditMode(IListEditModeListener) - Method in class com.softwareag.mobile.runtime.nui.nUIListElement
-
- startEditMode(IListEditModeListener) - Method in class com.softwareag.mobile.runtime.nui.nUIListView
-
- startResourceBlock(String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
-
Sets which resource block future 'adds' will be added to.
- STATE_CONNECTED - Static variable in class com.softwareag.mobile.md.net.ConnectivityStatusRequester
-
The interface has connected and is available to use.
- STATE_CONNECTING - Static variable in class com.softwareag.mobile.md.net.ConnectivityStatusRequester
-
The interface is in the process of negotiating a connection.
- STATE_DISCONNECTED - Static variable in class com.softwareag.mobile.md.net.ConnectivityStatusRequester
-
The interface has become disconnected and is now no longer able to route traffic.
- STATE_DISCONNECTING - Static variable in class com.softwareag.mobile.md.net.ConnectivityStatusRequester
-
The interface is in the process of disconnecting and will no longer route traffic.
- STATE_NOT_AVAILABLE - Static variable in class com.softwareag.mobile.md.net.ConnectivityStatusRequester
-
The interface is unavailable at this time.
- STATE_UNKNOWN - Static variable in class com.softwareag.mobile.md.net.ConnectivityStatusRequester
-
An unexpected state change has occurred on this interface.
- Statement - Class in com.softwareag.mobile.runtime.database
-
Representation of a SQL statement.
- Statement() - Constructor for class com.softwareag.mobile.runtime.database.Statement
-
- STATUS_BAR_STYLE_AUTO - Static variable in interface com.softwareag.mobile.runtime.nui.IGlobalPropertiesIOS
-
Status bar content color will be automatically detected based on background color.
- STATUS_BAR_STYLE_DEFAULT - Static variable in interface com.softwareag.mobile.runtime.nui.IGlobalPropertiesIOS
-
Status bar content color will set to the system default (black)
- STATUS_BAR_STYLE_LIGHT - Static variable in interface com.softwareag.mobile.runtime.nui.IGlobalPropertiesIOS
-
Status bar content color will be white
- STATUS_CANCELLED - Static variable in interface com.softwareag.mobile.md.media.IBarcodePickerCallback
-
The user chose to cancel the barcode scan task and return to the application without a value.
- STATUS_CANCELLED - Static variable in interface com.softwareag.mobile.md.media.IImagePickerCallback
-
The user chose to cancel the image capture task and return to the application without an Image.
- STATUS_CLOSED - Static variable in interface com.softwareag.mobile.runtime.nui.IListActionListener
-
The action buttons are not visible
- STATUS_CODE_ERROR - Static variable in class com.softwareag.mobile.runtime.comms.Response
-
- STATUS_CODE_NONE - Static variable in class com.softwareag.mobile.runtime.comms.Response
-
- STATUS_ERROR - Static variable in interface com.softwareag.mobile.md.media.IBarcodePickerCallback
-
The barcode scan ended in an error, usually due to an unexpected situation (file-not-found, not enough memory, can't access file).
- STATUS_ERROR - Static variable in interface com.softwareag.mobile.md.media.IImagePickerCallback
-
The image-capture ended in an error, usually due to an unexpected situation (file-not-found, not enough memory, can't access file).
- STATUS_NO_PERMISSION - Static variable in interface com.softwareag.mobile.md.media.IBarcodePickerCallback
-
The application does not have permission to perform this kind of barcode scanning task.
- STATUS_NO_PERMISSION - Static variable in interface com.softwareag.mobile.md.media.IImagePickerCallback
-
The application does not have permission to perform this kind of image-capture task.
- STATUS_OPENED - Static variable in interface com.softwareag.mobile.runtime.nui.IListActionListener
-
The action buttons are visible.
- STATUS_SWIPED - Static variable in interface com.softwareag.mobile.runtime.nui.IListActionListener
-
The cell is fully swiped away.
- stopLocationUpdates() - Method in interface com.softwareag.mobile.md.location.ILocationManager
-
Stop watching for location changes.
- stringWidth() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartLabel
-
Gets the width of the text set for this label.
- stringWidth(String) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
-
Calculates the width of a particular string if rendered using the currently selected font.
- STRUCTURE_DARK_ON_LIGHT_THEME - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
-
Default theme for handsets that have a lighter background.
- STRUCTURE_LIGHT_ON_DARK_THEME - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
-
Default theme for handsets that have a dark background.
- STRUCTURE_THEMES - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
-
Number of structure themes that are available.
- style_bold - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
-
- style_default - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
-
- style_italic - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
-
- subAdministrativeArea - Variable in class com.softwareag.mobile.md.location.Placemark
-
In cases where the administrative area is sub-divided, the local authority responsible for this area.
- subfile(int, int) - Method in class com.softwareag.mobile.md.io.File
-
Returns a new file instance initialized with the sub-path.
- subLocality - Variable in class com.softwareag.mobile.md.location.Placemark
-
In cases where the locality is sub-divided, the sub-locality that identifies this area.
- subThoroughfare - Variable in class com.softwareag.mobile.md.location.Placemark
-
In cases where the thoroughfare is split or otherwise addressable in parts, the
name of the part that this place is (or is on).
- suggestLineThickness() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
-
Suggest the best size to draw a line given the size of the screen.
- SV_LEFT - Static variable in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
-
A position constant for side view indicating the left side.
- SV_RIGHT - Static variable in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
-
A position constant for side view indicating the right side.
- SV_STYLE_BELOW - Static variable in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
-
A style for side view indicating the side view is located below the window.
- SV_STYLE_OVER - Static variable in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
-
A style for a side view indicating the side view is located over the window.
- swipe(nUIActionButton[]) - Static method in class com.softwareag.mobile.runtime.nui.SwipeBehavior
-
- SWIPE_LEFT_TO_RIGHT - Static variable in interface com.softwareag.mobile.runtime.nui.IListActionListener
-
A swipe gesture from left to right.
- SWIPE_RIGHT_TO_LEFT - Static variable in interface com.softwareag.mobile.runtime.nui.IListActionListener
-
A swipe gesture from right to left.
- SwipeActionBehavior - Class in com.softwareag.mobile.runtime.nui
-
This behavior allows user to swipe a cell to show action buttons and still be able to swipe the cell away.
- SwipeActionBehavior(nUIActionButton[]) - Constructor for class com.softwareag.mobile.runtime.nui.SwipeActionBehavior
-
- SwipeBehavior - Class in com.softwareag.mobile.runtime.nui
-
- SwipeBehavior() - Constructor for class com.softwareag.mobile.runtime.nui.SwipeBehavior
-
- swipeToDelete() - Static method in class com.softwareag.mobile.runtime.nui.SwipeBehavior
-
- SwipeToDeleteBehavior - Class in com.softwareag.mobile.runtime.nui
-
This behavior allows user to swipe a cell away.
- SwipeToDeleteBehavior() - Constructor for class com.softwareag.mobile.runtime.nui.SwipeToDeleteBehavior
-
- swipeToEdit(nUIActionButton[]) - Static method in class com.softwareag.mobile.runtime.nui.SwipeBehavior
-
- SwipeToEditBehavior - Class in com.softwareag.mobile.runtime.nui
-
This behavior allows user to swipe a cell to show action buttons.
- SwipeToEditBehavior(nUIActionButton[]) - Constructor for class com.softwareag.mobile.runtime.nui.SwipeToEditBehavior
-
- syncUI() - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
-
Runs UI synchronization immediately.
- SystemInfo - Class in com.softwareag.mobile.runtime
-
The class provides some runtime informations.
- SystemInfo() - Constructor for class com.softwareag.mobile.runtime.SystemInfo
-