A B C D E F G H I K L M N O P Q R S T U V W Y 

A

accessAllRecordStoresWrite() - Static method in class com.softwareag.mobile.runtime.storage.RecordStoreHandler
Save out all recordstore data that hasn't been saved yet.
ACTION_DELETE - Static variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
 
ACTION_GET - Static variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
 
ACTION_HEAD - Static variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
 
ACTION_POST - Static variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
 
ACTION_PUT - Static variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
 
active_windows - Static variable in class com.softwareag.mobile.runtime.nui.nUIController
 
add(nUIObject) - Method in class com.softwareag.mobile.runtime.nui.nUIObject
Add a nUIObject as a child of this one.
addArray(String, byte[], int, int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Creates a resource from a byte array and adds it to the current resource block
addArray(String, byte[]) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Creates a resource from a byte array and adds it to the current resource block
addArray(String, char[], int, int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Creates a resource from a char array and adds it to the current resource block
addArray(String, char[]) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Creates a resource from a char array and adds it to the current resource block
addArray(String, short[], int, int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Creates a resource from a short array and adds it to the current resource block
addArray(String, short[]) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Creates a resource from a short array and adds it to the current resource block
addArray(String, int[], int, int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Creates a resource from an int array and adds it to the current resource block
addArray(String, int[]) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Creates a resource from an int array and adds it to the current resource block
addArray(String, long[], int, int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Creates a resource from a long array and adds it to the current resource block
addArray(String, long[]) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Creates a resource from a long array and adds it to the current resource block
addArray(String, float[], int, int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Creates a resource from a float array and adds it to the current resource block
addArray(String, float[]) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Creates a resource from a float array and adds it to the current resource block
addArray(String, double[], int, int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Creates a resource from a double array and adds it to the current resource block
addArray(String, double[]) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Creates a resource from a double array and adds it to the current resource block
addEventListener(nUIEventListener, boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIAlertDialog
 
addEventListener(nUIEventListener, boolean) - Static method in class com.softwareag.mobile.runtime.nui.nUIController
Adds a new event-listener, replacing any previously defined listener
addEventListener(nUIEventListener, boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIObject
Adds a new event-listener, replacing any previously defined listener
addFile(String, String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Creates a resource from a file and adds it to the current resource block
addFont(String, String, String, int, int, int, int, int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Adds a bitmap font, which can be used proportionally or fixed-width in the run-time code for drawing Strings or char-arrays.
addFont(String, String, String, int, int, int, int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Adds a bitmap font, which can be used proportionally or fixed-width in the run-time code for drawing Strings or char-arrays.
addImage(String, String, String, int, int, int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Creates an image from an image-file and adds it to the current resource block.
addImage(String, String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Creates an image from an image-file and adds it to the current resource block (can be flipped at runtime).
addImage(String, byte[], int, int, String, int, int, int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Creates an image from an array and adds it to the current resource block.
addImage(String, byte[], String, int, int, int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Creates an image from an array and adds it to the current resource block.
addMenu(String, int, int[]...) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Adds this menu definition to the menu pool.
addMidletIconToJar(String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Adds the midlet icon to the jar.
addMidletIconToJar(String, boolean) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
 
addPalette(String, int[]) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Adds an ARGB palette with the specified name to the current resource block
addPalette(String, String, boolean) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Adds a palette based on a PSP .pal file
addRawImage(String, String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Creates an image from an image-file and adds it to the current resource block (can't be flipped at runtime).
addSound(String, String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Creates a resource from a sound-file and adds it to the current resource block
addUnpackedDirToJar(String, boolean) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Adds all the files in the current directory as unpacked files
addUnpackedFileToJar(String, String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Adds a file that won't get included in the resource packing at all
addUnpackedFileToJar(String, String, boolean) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
 
addUnpackedFileToJarFromArray(byte[], String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Adds an array as a file that won't get included in the resource packing at all
addValue(String, String) - Method in interface com.softwareag.mobile.md.io.IKeyValueStorage
Add a value to the store.
addValue(String, String) - Method in class com.softwareag.mobile.md.io.IsolatedKeyValueStore
Add a key-value pair to the store.
allocateResourceBlockToPack(String, int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Decides which of the packed resource file each resource block will be put in.
AntTaskResourceHandler - Class in com.softwareag.mobile.reshandler
The resource handling in the Mobile Designer's build script.
AntTaskResourceHandler() - Constructor for class com.softwareag.mobile.reshandler.AntTaskResourceHandler
 
app_state - Static variable in class com.softwareag.mobile.runtime.core.CanvasThreading
The current and previous app statuses.
app_status - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
 
app_terminating - Static variable in class com.softwareag.mobile.runtime.core.Application
Is the app in a state where it's terminating?
appDirectionalityChanged(int) - Method in interface com.softwareag.mobile.runtime.nui.nUICanvasInterface
 
Application - Class in com.softwareag.mobile.runtime.core
By design, the midlet does only the bare minimum that it's required to do - everything else is in the Canvas classes
Application() - Constructor for class com.softwareag.mobile.runtime.core.Application
 
applyBackground(DefaultBackground, int) - Method in interface com.softwareag.mobile.runtime.nui.ICustomBackground
 
applyBackground(ColorBackground, int) - Method in interface com.softwareag.mobile.runtime.nui.ICustomBackground
 
applyBackground(PatternImage, int) - Method in interface com.softwareag.mobile.runtime.nui.ICustomBackground
 
applyBackgroundFor(ICustomBackground, int) - Method in class com.softwareag.mobile.runtime.nui.background.ColorBackground
 
applyBackgroundFor(ICustomBackground, int) - Method in class com.softwareag.mobile.runtime.nui.background.DefaultBackground
 
applyBackgroundFor(ICustomBackground, int) - Method in class com.softwareag.mobile.runtime.nui.background.PatternImage
 
applyBackgroundFor(ICustomBackground, int) - Method in interface com.softwareag.mobile.runtime.nui.IBackgroundDrawable
 
APPSTATE_INIT - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
The initial state of the application when the application is loading up - nothing will be rendered in this state
APPSTATEFLAG_LOADING - Static variable in class com.softwareag.mobile.runtime.core.CanvasThreading
Indicates the application is in a status where loading is happening on a separate thread
APPSTATUSFLAG_INTERRUPTED_BY_UNKNOWN - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
 
APPSTATUSFLAG_INTERRUPTED_BY_WMA_SMS - Static variable in class com.softwareag.mobile.runtime.comms.MessageConnectionHandler
 
APPSTATUSFLAG_PAUSED - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
 
AudioHandler - Class in com.softwareag.mobile.runtime.media
Deals with the audio, vibration and the backlight
AudioHandler() - Constructor for class com.softwareag.mobile.runtime.media.AudioHandler
 
axis_label - Variable in class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
A label for the axis itself

B

back_softkey_string - Static variable in class com.softwareag.mobile.runtime.core.CanvasSoftkeys
The strings set to be displayed for the two softkeys (null means no softkey is to be displayed)
beep() - Method in class com.softwareag.mobile.runtime.media.AudioHandler
A debug method that just makes a beeping noise
beginTransaction() - Method in class com.softwareag.mobile.runtime.database.Database
Begins a new transaction.
bind(int, byte[]) - Method in class com.softwareag.mobile.runtime.database.Statement
Binds a byte array value to this statement.
bind(int, double) - Method in class com.softwareag.mobile.runtime.database.Statement
Binds a double value to this statement.
bind(int, int) - Method in class com.softwareag.mobile.runtime.database.Statement
Binds a integer value to this statement(32 bits).
bind(int, long) - Method in class com.softwareag.mobile.runtime.database.Statement
Binds a long value to this statement(64 bits).
bind(int, String) - Method in class com.softwareag.mobile.runtime.database.Statement
Binds a String value to this statement.
bitmap_font_image_ids - Static variable in class com.softwareag.mobile.runtime.media.TextHandler
 
bitmap_font_info - Static variable in class com.softwareag.mobile.runtime.media.TextHandler
 
block_pack_mappings - Static variable in class com.softwareag.mobile.runtime.storage.ResourceHandler
Mapping information for resources-to-blocks and blocks-to-packs
BLOCKPACKPMAPPING_INDEX - 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
BLOCKPACKPMAPPING_LENGTH - 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
BLOCKPACKPMAPPING_PACKID - 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
bottom - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
Alignments

C

cache_cell_info - Variable in class com.softwareag.mobile.runtime.media.ImageBase
 
cache_cell_saved_separately - Variable in class com.softwareag.mobile.runtime.media.ImageBase
 
cache_dimensions - Variable in class com.softwareag.mobile.runtime.media.ImageBase
 
cache_images - Variable in class com.softwareag.mobile.runtime.media.ImageBase
 
cache_source_ids - Variable in class com.softwareag.mobile.runtime.media.ImageBase
The cache of images
callJavaScript(String, String[]) - Method in class com.softwareag.mobile.runtime.nui.nUIWebView
Evaluate some JavaScript on this page.
callJavaScript(String, String[], IJSCallback) - Method in class com.softwareag.mobile.runtime.nui.nUIWebView
Evaluate some JavaScript on this page.
callJavaScript(String, String[]) - Method in class com.softwareag.mobile.runtime.nui.nUIWebviewElement
Evaluate some JavaScript on this page.
callJavaScript(String, String[], IJSCallback) - Method in class com.softwareag.mobile.runtime.nui.nUIWebviewElement
Evaluate some JavaScript on this page.
camera_controller - Variable in class com.softwareag.mobile.runtime.media.CameraHandler
 
CameraHandler - Class in com.softwareag.mobile.runtime.media
Deals with the camera
CameraHandler() - Constructor for class com.softwareag.mobile.runtime.media.CameraHandler
 
cancel() - Method in interface com.softwareag.mobile.runtime.nui.IHttpAuthHandler
Call this method to cancel the request
cancelled - Variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
The user can cancel the connection by setting this to true
canvas_interface - Static variable in class com.softwareag.mobile.runtime.nui.nUIController
We use this for the odd callback to the runtime
CanvasBase - Class in com.softwareag.mobile.runtime.core
Determines which canvas class we're extending from for this application and provide a synchronised paint feature
CanvasBase() - Constructor for class com.softwareag.mobile.runtime.core.CanvasBase
Constructor for the GameCanvas.
CanvasCore - Class in com.softwareag.mobile.runtime.core
Deals with interrupts, input detection, state handling and maintaining the running of the main update/render loop
CanvasCore() - Constructor for class com.softwareag.mobile.runtime.core.CanvasCore
 
CanvasDimensions - Class in com.softwareag.mobile.runtime.core
Controls the dimensions of the canvas (FIXED VERSION)
CanvasDimensions() - Constructor for class com.softwareag.mobile.runtime.core.CanvasDimensions
 
CanvasInterrupts - Class in com.softwareag.mobile.runtime.core
Deals with the interrupt detection
CanvasInterrupts() - Constructor for class com.softwareag.mobile.runtime.core.CanvasInterrupts
 
CanvasKeysAndTouch - Class in com.softwareag.mobile.runtime.core
Deals with the core key and touch events
CanvasKeysAndTouch() - Constructor for class com.softwareag.mobile.runtime.core.CanvasKeysAndTouch
 
CanvasMenu - Class in com.softwareag.mobile.runtime.core
Menu handling portion of the runtime
CanvasMenu() - Constructor for class com.softwareag.mobile.runtime.core.CanvasMenu
 
CanvasSoftkeys - Class in com.softwareag.mobile.runtime.core
Deals with softkey setting and, under LCDUI, softkey press detection (GRAPHICAL VERSION)
CanvasSoftkeys() - Constructor for class com.softwareag.mobile.runtime.core.CanvasSoftkeys
 
CanvasThreading - Class in com.softwareag.mobile.runtime.core
Deals with everything thread related
CanvasThreading() - Constructor for class com.softwareag.mobile.runtime.core.CanvasThreading
 
cbrt(int) - Static method in class com.softwareag.mobile.runtime.utility.Maths
Performs a standard integer cube root
center - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
Alignments
centre - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
Alignments
changeAppStateTo(int) - Method in class com.softwareag.mobile.runtime.core.CanvasCore
Call this to change the app_state.
check_word_length - Variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Override the value in here to set the length that the internal long-word-warnings should kick in at
checkForMessageConnections() - Method in class com.softwareag.mobile.runtime.comms.MessageConnectionHandler
Checks to see if we have any incoming messages.
childElementAt(int) - Method in class com.softwareag.mobile.runtime.nui.nUIObject
Gets the child nUIObject at a given index (starting from 0).
childIndexOf(nUIObject) - Method in class com.softwareag.mobile.runtime.nui.nUIObject
Find the index of this nUIObject inside its parent.
clear() - Method in interface com.softwareag.mobile.md.io.IKeyValueStorage
Empty the store entirely, and save the fact that the store is empty.
clear() - Method in class com.softwareag.mobile.md.io.IsolatedKeyValueStore
Wipe the entire store, removing all key-value pairs.
clearChartBodyPadding() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
Reset to 'automated' determination (performed in each object)
clearImageCache() - Method in class com.softwareag.mobile.runtime.nui.nUIController
 
clearImageCache(String) - Method in class com.softwareag.mobile.runtime.nui.nUIController
 
clearTouchscreenRegion(int) - Method in class com.softwareag.mobile.runtime.core.CanvasCore
Clears a touchscreen region from spoofing any future keypresses
CLIP_TYPE_CLIP - Static variable in class com.softwareag.mobile.runtime.nui.nUITextfieldElement
 
CLIP_TYPE_ELLIPSIS - Static variable in class com.softwareag.mobile.runtime.nui.nUITextfieldElement
 
close() - Method in class com.softwareag.mobile.runtime.database.Cursor
Closes the cursor.
close() - Method in class com.softwareag.mobile.runtime.database.Database
Closes the Database.
close() - Method in class com.softwareag.mobile.runtime.database.Statement
Closes the statement
closeConnection() - Method in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
Close this connection (doesn't kill its thread though)
closeMessageListener() - Method in class com.softwareag.mobile.runtime.comms.MessageConnectionHandler
Closes the message listener
closestMatchDeviceLocaleLanguageID() - Method in class com.softwareag.mobile.runtime.media.TextHandler
Performs some string matching logic to try and determine the closest match to the given device locale from those available in this build.
closestMatchLocaleLanguageID(String) - Method in class com.softwareag.mobile.runtime.media.TextHandler
Performs some string matching logic to try and determine the closest match to the given locale from those available in this build.
COLOR_BACKGROUND_NORMAL - Static variable in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
 
COLOR_BLACK - Static variable in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
 
COLOR_FOREGROUND_DARK - Static variable in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
 
COLOR_FOREGROUND_LIGHT - Static variable in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
 
COLOR_FOREGROUND_NORMAL - Static variable in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
 
COLOR_TRANSPARENT - Static variable in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
 
COLOR_WHITE - Static variable in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
 
ColorBackground - Class in com.softwareag.mobile.runtime.nui.background
A simple, flat color background.
ColorBackground(int) - Constructor for class com.softwareag.mobile.runtime.nui.background.ColorBackground
Creates a ColorBackground object with an AARRGGBB color.
com.softwareag.mobile.core - package com.softwareag.mobile.core
Core buildtime tasks and tools
com.softwareag.mobile.md.imagetools - package com.softwareag.mobile.md.imagetools
Classes to provide access to faster native-level Image manipulation.
com.softwareag.mobile.md.io - package com.softwareag.mobile.md.io
Classes for handling Isolated Storage and Credentials.
com.softwareag.mobile.md.permissions - package com.softwareag.mobile.md.permissions
Classes for handling the on-device permissions for various features.
com.softwareag.mobile.md.text - package com.softwareag.mobile.md.text
Classes for handling text and date formatting.
com.softwareag.mobile.reshandler - package com.softwareag.mobile.reshandler
Resource Handler
com.softwareag.mobile.runtime - package com.softwareag.mobile.runtime
Handset specific runtime information
com.softwareag.mobile.runtime.comms - package com.softwareag.mobile.runtime.comms
Communication handlers, such as HTTP and SMS
com.softwareag.mobile.runtime.core - package com.softwareag.mobile.runtime.core
Dealing with the core Canvas and Application MIDlet
com.softwareag.mobile.runtime.database - package com.softwareag.mobile.runtime.database
Local database storage
com.softwareag.mobile.runtime.media - package com.softwareag.mobile.runtime.media
Media handlers, such as image, text, camera and audio
com.softwareag.mobile.runtime.nui - package com.softwareag.mobile.runtime.nui
NativeUI widgets and visualisation
com.softwareag.mobile.runtime.nui.background - package com.softwareag.mobile.runtime.nui.background
 
com.softwareag.mobile.runtime.nui.charts - package com.softwareag.mobile.runtime.nui.charts
NativeUI charting widgets
com.softwareag.mobile.runtime.serialize - package com.softwareag.mobile.runtime.serialize
Object data serialization
com.softwareag.mobile.runtime.storage - package com.softwareag.mobile.runtime.storage
Stored data, both embedded and cached
com.softwareag.mobile.runtime.utility - package com.softwareag.mobile.runtime.utility
Utility and convenience classes
commitTransaction() - Method in class com.softwareag.mobile.runtime.database.Database
Persists all changes in DB
conn - Variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
 
conn_thread - Variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
 
connection_status - Variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
 
crc_table - Static variable in class com.softwareag.mobile.runtime.media.PngParser
If needed, this will be filled with a handy CRC lookup table
CREATE - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
 
createBuffer(int, int, int) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
Create the initial buffer to render to (all rendering calls are done to an internal int[] array, and an Image is only created when complete).
createCamera() - Method in class com.softwareag.mobile.runtime.media.CameraHandler
Create the camera object
createCamera(int, int, int, int) - Method in class com.softwareag.mobile.runtime.media.CameraHandler
Create the camera object, positioning the preview on to the canvas, not available on all platforms
createLocalizedDateFormat(String) - Method in class com.softwareag.mobile.runtime.media.TextHandler
Create a new DateFormat Object appropriate for the currently loaded language.
createRGBImage(int[], int, int, boolean) - Method in class com.softwareag.mobile.runtime.media.ImageHandler
 
createTabElement(int) - Method in class com.softwareag.mobile.runtime.nui.DefaultTabViewProvider
 
createTabElement(int) - Method in interface com.softwareag.mobile.runtime.nui.ITabViewProvider
Will be called per tab.
createTabView(int) - Method in class com.softwareag.mobile.runtime.nui.DefaultTabViewProvider
 
createTabView(int) - Method in interface com.softwareag.mobile.runtime.nui.ITabViewProvider
Will be called once per tab.
Credentials - Class in com.softwareag.mobile.md.io
A class used to represent a username and password pairing.
Credentials(String, String) - Constructor for class com.softwareag.mobile.md.io.Credentials
Create a new Credentials object with a specified username and password.
CredentialStore - Class in com.softwareag.mobile.md.io
A class for storing credentials.
CredentialStore() - Constructor for class com.softwareag.mobile.md.io.CredentialStore
 
CURRENT_SCREEN_HEIGHT - Static variable in class com.softwareag.mobile.runtime.core.CanvasDimensions
 
CURRENT_SCREEN_PPI - Static variable in class com.softwareag.mobile.runtime.core.CanvasDimensions
 
CURRENT_SCREEN_WIDTH - Static variable in class com.softwareag.mobile.runtime.core.CanvasDimensions
 
Cursor - Class in com.softwareag.mobile.runtime.database
This interface provides read-only access to results returned by a database query.
Cursor() - Constructor for class com.softwareag.mobile.runtime.database.Cursor
 
CUSTOM_EVENT_CODE0 - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
For the developer - Events above this value can be used at the developer's discretion

D

DATA_METAL_THEME - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
For the data series, pick values from the metal spectrum (loops).
DATA_PASTEL_SPECTRUM_THEME - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
For the data series, pick values from the lighter pastel theme (loops).
DATA_STANDARD_SPECTRUM_THEME - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
For the data series, pick values from the standard spectrum (loops).
DATA_THEMES - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
Number of themes for data series
data_to_save_later - Static variable in class com.softwareag.mobile.runtime.storage.RecordStoreHandler
Data is cached here if it shouldn't be saved now, but at a later time (such as on slow-RS handsets)
DATA_TRAFFIC_LIGHT_REVERSED_THEME - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
For the data series, pick values from the reversed traffic light spectrum (doesn't loop).
DATA_TRAFFIC_LIGHT_THEME - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
For the data series, pick values from the traffic light spectrum (doesn't loop).
Database - Class in com.softwareag.mobile.runtime.database
Database class exposes methods to manage a database.
Database() - Constructor for class com.softwareag.mobile.runtime.database.Database
 
DatabaseException - Exception in com.softwareag.mobile.runtime.database
This exception will be thrown if a requested method could not be executed.
DatabaseException() - Constructor for exception com.softwareag.mobile.runtime.database.DatabaseException
 
DatabaseException(String) - Constructor for exception com.softwareag.mobile.runtime.database.DatabaseException
 
DatabaseFactory - Class in com.softwareag.mobile.runtime.database
Use this class to create a new instance of database or to open an existing one.
DatabaseFactory() - Constructor for class com.softwareag.mobile.runtime.database.DatabaseFactory
 
DatabaseType - Class in com.softwareag.mobile.runtime.database
 
DatabaseType(String, String) - Constructor for class com.softwareag.mobile.runtime.database.DatabaseType
 
DateFormat - Class in com.softwareag.mobile.md.text
A utility class for formatting and parsing Dates, using the underlying mechanism provided by the OS.
DateFormat(String) - Constructor for class com.softwareag.mobile.md.text.DateFormat
Creates a DateFormat instance based on the given format.
DateFormat(String, String) - Constructor for class com.softwareag.mobile.md.text.DateFormat
Creates a DateFormat instance based on the given format and locale.
dd_MM_yyyy - Static variable in class com.softwareag.mobile.runtime.nui.nUIDateEntry
See: http://www.blackberry.com/developers/docs/4.5.0api/net/rim/device/api/i18n/SimpleDateFormat.html
debug(String, int) - Method in class com.softwareag.mobile.runtime.core.Application
Debug some string either to the console or (optionally, on a flag) to an array which could be output to the screen
DEBUG_DISPLAYABLE_RENDERS - Static variable in class com.softwareag.mobile.runtime.nui.nUIController
 
DEBUG_EVENT_CALLBACKS - Static variable in class com.softwareag.mobile.runtime.nui.nUIController
 
DEBUG_LEVEL - Static variable in class com.softwareag.mobile.runtime.nui.nUIController
 
DEBUG_OBJECT_HIERARCHY - Static variable in class com.softwareag.mobile.runtime.nui.nUIController
 
debug_strings - Static variable in class com.softwareag.mobile.runtime.core.Application
 
DEBUG_USAGE_ERRORS - Static variable in class com.softwareag.mobile.runtime.nui.nUIController
 
decodeImage(byte[], int, int, int) - Method in class com.softwareag.mobile.runtime.media.ImageBase
Decodes an image from a propietary format.
decodeImage(byte[], int, int, int, int) - Method in class com.softwareag.mobile.runtime.media.ImageBase
Decodes an image from a propietary format.
DEFAULT - Static variable in class com.softwareag.mobile.runtime.nui.background.DefaultBackground
 
DEFAULT_AXIS_COLOR - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
Default chart axis color
DEFAULT_AXIS_LABEL_TEXT_COLOR - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
Default chart axis label text color
DEFAULT_BAR_GROUP_SPACING - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIBarChart
Default spacing to apply between groups in a grouped bar chart (expressed as a fraction of the space available for a full bar)
DEFAULT_BAR_SIZING - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIBarChart
Default size of a bar for non-grouped bar charts.
DEFAULT_BORDER_COLOR - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
Default chart edging color
DEFAULT_BORDER_THICKNESS - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
Default thickness of the border to draw around the outside of the entire chart image.
DEFAULT_BUBBLE_SCALE_MULTIPLIER - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIBubbleChart
The default maximum size of a bubble in a bubble chart, relative to the smaller of the two axes.
DEFAULT_GROUPED_BAR_SIZING - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIBarChart
Default size of a bar for grouped bar charts.
DEFAULT_LABEL_DECIMAL_PLACES - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIChartLabel
For numeric labels, decimal places to view (0 for integer flooring)
DEFAULT_LABEL_LEADING_ZERO_PAD - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIChartLabel
For numeric labels, pad values with leading zeros
DEFAULT_LABEL_TEXT_COLOR - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
Default chart data label text color
DEFAULT_LABEL_THOUSAND_SEPARATOR - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIChartLabel
When rendering large numbers, use this value as the thousand separator.
DEFAULT_MAJOR_GRIDLINE_COLOR - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
 
DEFAULT_MINOR_GRIDLINE_COLOR - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
Default chart gridline color
DEFAULT_OUTLINING_COLOR - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
Default chart outlining colour.
DEFAULT_POINT_MARKER_SIZE - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
The default base size of a data point marker.
DEFAULT_TRAFFIC_CHART_INDICATOR_COLOR - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIChartingTheme
Default color for the traffic light chart indicator
DefaultBackground - Class in com.softwareag.mobile.runtime.nui.background
 
DefaultBackground() - Constructor for class com.softwareag.mobile.runtime.nui.background.DefaultBackground
 
DefaultTabViewProvider - Class in com.softwareag.mobile.runtime.nui
Default implementation for ITabViewProvider that create a three tabs with different background color.
DefaultTabViewProvider() - Constructor for class com.softwareag.mobile.runtime.nui.DefaultTabViewProvider
 
deleteCredentials(String) - Method in class com.softwareag.mobile.md.io.CredentialStore
Delete a set of credentials for a server.
deleteCredentials(String) - Method in interface com.softwareag.mobile.md.io.ICredentialStorage
Delete credentials for the named server.
deserialize(byte[]) - Static method in class com.softwareag.mobile.runtime.serialize.Serializer
 
deserialize(DataInputStream) - Static method in class com.softwareag.mobile.runtime.serialize.Serializer
 
deserializeHelper(int, DataInputStream) - Static method in class com.softwareag.mobile.runtime.serialize.Serializer
 
deserializeSwitch(Object, String, int, DataInputStream, Object[], boolean) - Static method in class com.softwareag.mobile.runtime.serialize.Serializer
 
deserializeSwitchInject(Object, String, int, DataInputStream, Object[], boolean) - Static method in class com.softwareag.mobile.runtime.serialize.Serializer
 
destroyApp(boolean) - Method in class com.softwareag.mobile.runtime.core.Application
Application is destroyed
deviceSupportsAppDirectionality(int) - Static method in class com.softwareag.mobile.runtime.nui.nUIController
Test to see if the device supports the required directionality.
DIMENSIONS_IDENTIFIER_PARENT_DIMENSIONS - Static variable in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
If the width is set to this, an object will be as wide/high as its parent inner
display - Static variable in class com.softwareag.mobile.runtime.core.Application
Current display object
drawArc(float, float, float, float, float) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
Convenience method.
drawArc(float, float, float, float, float, float) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
Convenience method.
drawArc(float, float, float, float, float, boolean) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
Convenience method.
drawArc(float, float, float, float, float, float, boolean) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
Render an outlined arc with defined radii, angle, line thickness and anti-alias setting using the current foreground colour.
drawChars(Graphics, char[], int, int, int, int) - Method in class com.softwareag.mobile.runtime.media.TextHandler
Draws a char-array to the screen.
drawCharsExtended(Graphics, char[], int, int, int, int, int, int) - Method in class com.softwareag.mobile.runtime.media.TextHandler
Draws a char-array to the screen.
drawCharsOrString(Graphics, String, char[], int, int, int, int, int, int) - Method in class com.softwareag.mobile.runtime.media.TextHandler
Draws a char-array or a String to the screen (pass in one or the other).
drawImageID(Graphics, int, int, int, int, int, int) - Method in class com.softwareag.mobile.runtime.media.ImageBase
Draws a cached image
drawImageIDNoTransform(Graphics, int, int, int, int, int) - Method in class com.softwareag.mobile.runtime.media.ImageBase
Draws a cached image.
DRAWIMAGETRANSFORM_HMIRROR - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
The 8 basic rotation/flip transformations - order determined by variable name (rotations happen before the horizontal mirroring)
DRAWIMAGETRANSFORM_HMIRROR_ROTCCW180 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation equivalents, to ease coding readability - especially when MIDP2 and NokiaUI apply flips and transforms differently!
DRAWIMAGETRANSFORM_HMIRROR_ROTCCW270 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation equivalents, to ease coding readability - especially when MIDP2 and NokiaUI apply flips and transforms differently!
DRAWIMAGETRANSFORM_HMIRROR_ROTCCW90 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation equivalents, to ease coding readability - especially when MIDP2 and NokiaUI apply flips and transforms differently!
DRAWIMAGETRANSFORM_HMIRROR_ROTCW180 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation equivalents, to ease coding readability - especially when MIDP2 and NokiaUI apply flips and transforms differently!
DRAWIMAGETRANSFORM_HMIRROR_ROTCW270 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation equivalents, to ease coding readability - especially when MIDP2 and NokiaUI apply flips and transforms differently!
DRAWIMAGETRANSFORM_HMIRROR_ROTCW90 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation equivalents, to ease coding readability - especially when MIDP2 and NokiaUI apply flips and transforms differently!
DRAWIMAGETRANSFORM_NONE - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
The 8 basic rotation/flip transformations - order determined by variable name (rotations happen before the horizontal mirroring)
DRAWIMAGETRANSFORM_ROTCCW180 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation equivalents, to ease coding readability - especially when MIDP2 and NokiaUI apply flips and transforms differently!
DRAWIMAGETRANSFORM_ROTCCW180_HMIRROR - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation equivalents, to ease coding readability - especially when MIDP2 and NokiaUI apply flips and transforms differently!
DRAWIMAGETRANSFORM_ROTCCW180_VFLIP - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation equivalents, to ease coding readability - especially when MIDP2 and NokiaUI apply flips and transforms differently!
DRAWIMAGETRANSFORM_ROTCCW270 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation equivalents, to ease coding readability - especially when MIDP2 and NokiaUI apply flips and transforms differently!
DRAWIMAGETRANSFORM_ROTCCW270_HMIRROR - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation equivalents, to ease coding readability - especially when MIDP2 and NokiaUI apply flips and transforms differently!
DRAWIMAGETRANSFORM_ROTCCW270_VFLIP - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation equivalents, to ease coding readability - especially when MIDP2 and NokiaUI apply flips and transforms differently!
DRAWIMAGETRANSFORM_ROTCCW90 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation equivalents, to ease coding readability - especially when MIDP2 and NokiaUI apply flips and transforms differently!
DRAWIMAGETRANSFORM_ROTCCW90_HMIRROR - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation equivalents, to ease coding readability - especially when MIDP2 and NokiaUI apply flips and transforms differently!
DRAWIMAGETRANSFORM_ROTCCW90_VFLIP - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation equivalents, to ease coding readability - especially when MIDP2 and NokiaUI apply flips and transforms differently!
DRAWIMAGETRANSFORM_ROTCW180 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
The 8 basic rotation/flip transformations - order determined by variable name (rotations happen before the horizontal mirroring)
DRAWIMAGETRANSFORM_ROTCW180_HMIRROR - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
The 8 basic rotation/flip transformations - order determined by variable name (rotations happen before the horizontal mirroring)
DRAWIMAGETRANSFORM_ROTCW180_VFLIP - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation equivalents, to ease coding readability - especially when MIDP2 and NokiaUI apply flips and transforms differently!
DRAWIMAGETRANSFORM_ROTCW270 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
The 8 basic rotation/flip transformations - order determined by variable name (rotations happen before the horizontal mirroring)
DRAWIMAGETRANSFORM_ROTCW270_HMIRROR - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
The 8 basic rotation/flip transformations - order determined by variable name (rotations happen before the horizontal mirroring)
DRAWIMAGETRANSFORM_ROTCW270_VFLIP - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation equivalents, to ease coding readability - especially when MIDP2 and NokiaUI apply flips and transforms differently!
DRAWIMAGETRANSFORM_ROTCW90 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
The 8 basic rotation/flip transformations - order determined by variable name (rotations happen before the horizontal mirroring)
DRAWIMAGETRANSFORM_ROTCW90_HMIRROR - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
The 8 basic rotation/flip transformations - order determined by variable name (rotations happen before the horizontal mirroring)
DRAWIMAGETRANSFORM_ROTCW90_VFLIP - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation equivalents, to ease coding readability - especially when MIDP2 and NokiaUI apply flips and transforms differently!
DRAWIMAGETRANSFORM_VFLIP - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation equivalents, to ease coding readability - especially when MIDP2 and NokiaUI apply flips and transforms differently!
DRAWIMAGETRANSFORM_VFLIP_ROTCCW180 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation equivalents, to ease coding readability - especially when MIDP2 and NokiaUI apply flips and transforms differently!
DRAWIMAGETRANSFORM_VFLIP_ROTCCW270 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation equivalents, to ease coding readability - especially when MIDP2 and NokiaUI apply flips and transforms differently!
DRAWIMAGETRANSFORM_VFLIP_ROTCCW90 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation equivalents, to ease coding readability - especially when MIDP2 and NokiaUI apply flips and transforms differently!
DRAWIMAGETRANSFORM_VFLIP_ROTCW180 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation equivalents, to ease coding readability - especially when MIDP2 and NokiaUI apply flips and transforms differently!
DRAWIMAGETRANSFORM_VFLIP_ROTCW270 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation equivalents, to ease coding readability - especially when MIDP2 and NokiaUI apply flips and transforms differently!
DRAWIMAGETRANSFORM_VFLIP_ROTCW90 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation equivalents, to ease coding readability - especially when MIDP2 and NokiaUI apply flips and transforms differently!
drawLine(float, float, float, float) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
Convenience method.
drawLine(float, float, float, float, float) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
Convenience method.
drawLine(float, float, float, float, boolean) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
Convenience method.
drawLine(float, float, float, float, float, boolean) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
Renders a line with defined 'end points', thickness and anti-alias setting using the current foreground color.
drawPointMarker(float, float, float) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
Convenience method.
drawPointMarker(float, float, float, int) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
Renders a point marker of a particular type
drawRect(float, float, float, float) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
Convenience method.
drawRect(float, float, float, float, float) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
Convenience method.
drawRect(float, float, float, float, boolean) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
Convenience method.
drawRect(float, float, float, float, float, boolean) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
Renders an outlined rectangle with defined line thickness and anti-alias setting using the current foreground color.
drawSplitString(Graphics, String[], int, int, int, int) - Method in class com.softwareag.mobile.runtime.media.TextHandler
Draws a previously-split String-array at a particular position.
drawString(Graphics, String, int, int, int, int) - Method in class com.softwareag.mobile.runtime.media.TextHandler
Draws a String to the screen.
drawString(String, int, int) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
Convenience method.
drawString(String, int, int, int) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
Render a string using the current font and foreground color at a particular location and rotation.
dumpImageCache() - Method in class com.softwareag.mobile.runtime.nui.nUIController
 

E

enableIconHighlighting(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUITabView
Enables/disables icon highlighting.
enableImageCache(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIController
 
enc_strings - Static variable in class com.softwareag.mobile.runtime.media.TextHandler
 
encodeFullColourImage(int, int, int[]) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Encodes a non-palettised image into a proprietary format.
encodeImage(int, int, int[], int[]) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Encodes an image into a proprietary format.
encodeNative(byte[], int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Encodes a PNG into a native format
(Made public so you can override with your own encodings)
encodeNativeFromFile(String, int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Encodes a PNG into a native format from a supplied file
(Made public so you can override with your own encodings)
Encoding_Default - Static variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
 
Encoding_Form - Static variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
 
Encoding_Json - Static variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
 
Encoding_OctetStream - Static variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
 
Encoding_Xml - Static variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
 
equals(Object) - Method in class com.softwareag.mobile.runtime.nui.background.ColorBackground
 
equals(Object) - Method in class com.softwareag.mobile.runtime.nui.background.PatternImage
 
event_listener - Static variable in class com.softwareag.mobile.runtime.nui.nUIController
We use the event_listener as the synchronicity object so the developer has access to it too
event_listener - Variable in class com.softwareag.mobile.runtime.nui.nUIObject
Deprecated.
property will be private
event_listener_exclusive - Variable in class com.softwareag.mobile.runtime.nui.nUIObject
Deprecated.
property will be private
event_queue - Static variable in class com.softwareag.mobile.runtime.nui.nUIController
 
eventListenerCallback(nUIObject, int) - Static method in class com.softwareag.mobile.runtime.nui.nUIController
A standardised method to perform event callbacks (so there's no need for null-comparisons everywhere else)
eventListenerQueue(nUIObject, int) - Static method in class com.softwareag.mobile.runtime.nui.nUIController
A standardised method to perform event callbacks (so there's no need for null-comparisons everywhere else)
CALL THIS IF YOU AREN'T CALLING BACK FROM THE CORE NUI THREAD
EVT_BACK_BUTTON - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
nUIWindowDisplay - Event for when a hardware back key (if present) is pressed
EVT_COMPLETED_EDIT - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
nUIDisplayObject - Event that occurs when an editable object completes editing.
EVT_DOUBLE_TAP - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
nUIDisplayObject - Event for when an object has been double-tapped
EVT_GAIN_FOCUS - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
nUIDisplayObject - Event for when an object gains user focus
EVT_LONG_PRESS - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
nUIDisplayObject - Event for when an object has been held in a pressed state
EVT_LOSE_FOCUS - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
nUIDisplayObject - Event for when an object loses user focus
EVT_ON_ADDITION - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
Deprecated.
This event is deprecated. Please refactor your code.
EVT_PICKER_CANCEL - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
nUIDisplayObject - Event for when a picker for an object has been canceled
EVT_PICKER_OK - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
nUIDisplayObject - Event for when a picker for an object has been closed
EVT_POST_EDIT - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
nUIDisplayObject - Event that occurs every time an object has been edited by the user.
EVT_PRE_EDIT - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
nUIDisplayObject - Event for when an object is about to be edited by the user
EVT_SWIPE_LEFT - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
nUIDisplayObject - Event for when an object has been swiped to the left
EVT_SWIPE_RIGHT - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
nUIDisplayObject - Event for when an object has been swiped to the right
EVT_TIMER_COMPLETE - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
nUITimerObject - Event for when a timer is complete
EVT_TRANSITION_FROM_COMPLETE - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
nUIWindowObject / nUIPageObject - Event for when a "from" (away) transition has completed
EVT_TRIGGER - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
nUIDisplayObject - Event for when an object has been triggered
EVT_TRIGGER_HTTP_FAIL - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
Other events a developer may often wish to use
Not tied to any particular class, but listed here for developer convenience - use as/where you see fit
EVT_TRIGGER_HTTP_SUCCESS - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
Other events a developer may often wish to use
Not tied to any particular class, but listed here for developer convenience - use as/where you see fit
exceptionError(Exception, String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Outputs an Error message to the console, based on an Exception
execute() - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Launch method
execute(String) - Method in class com.softwareag.mobile.runtime.database.Database
Executes a single SQL statement that is NOT a SELECT or any other SQL statement that returns data.
execute() - Method in class com.softwareag.mobile.runtime.database.Statement
Executes a SQL statement, that does not return any results.
executeAndSave() - Method in class com.softwareag.mobile.core.ProjectJPanelHandler
Called when the activation / build is about to commence (will save the parameters / properties to a file to be used in the next activate / re-activate / build)
executeInsert() - Method in class com.softwareag.mobile.runtime.database.Statement
Executes an INSERT statement and returns the ID of the inserted row.
executeSelect() - Method in class com.softwareag.mobile.runtime.database.Statement
Executes a SELECT statement and returns a Cursor over the result set.
executeUpdateOrDelete() - Method in class com.softwareag.mobile.runtime.database.Statement
Executes an UPDATE or a DELETE statement and returns the number of affected rows.

F

Fcbrt(int) - Static method in class com.softwareag.mobile.runtime.utility.Maths
Performs a Fixed point cube root
Fcos(int) - Static method in class com.softwareag.mobile.runtime.utility.Maths
Trig function, taking Fixed Point radians, and returning Fixed Point values.
FcosFromFDeg(int) - Static method in class com.softwareag.mobile.runtime.utility.Maths
Fixed point cos from Fixed point degrees
FcosFromiDeg(int) - Static method in class com.softwareag.mobile.runtime.utility.Maths
Fixed point cos from integer degrees
FdegToFRad(int) - Static method in class com.softwareag.mobile.runtime.utility.Maths
Converts Fixed point degrees to Fixed point radians
Fdiv(int, int) - Static method in class com.softwareag.mobile.runtime.utility.Maths
Fixed point divide.
fillArc(float, float, float, float, float, float) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
Convenience method.
fillArc(float, float, float, float, float, float, boolean) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
Render a filled arc with defined radii, angle and anti-alias setting using the current foreground colour.
fillHTrapezoid(float, float, float, float, float, float) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
Convenience method.
fillHTrapezoid(float, float, float, float, float, float, boolean) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
Render a filled horizontal trapezoid (top/bottom sides at perfectly horizontal) with defined anti-alias setting using the current foreground color.
fillRect(float, float, float, float) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
Convenience method.
fillRect(float, float, float, float, boolean) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
Renders a filled rectangle with defined anti-alias setting using the current foreground color.
fillVTrapezoid(float, float, float, float, float, float) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
Convenience method.
fillVTrapezoid(float, float, float, float, float, float, boolean) - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
Render a filled vertical trapezoid (left/right sides at perfectly vertical) with defined anti-alias setting using the current foreground color.
findKeyBitflag(int) - Method in class com.softwareag.mobile.runtime.core.CanvasKeysAndTouch
Translates a numeric key_code coming in from the handset to a bit-flag
first() - Method in class com.softwareag.mobile.runtime.database.Cursor
Moves the cursor to the first row.
first_child - Variable in class com.softwareag.mobile.runtime.nui.nUIObject
Deprecated.
property will be protected
fixedRateUpdate() - Method in class com.softwareag.mobile.runtime.core.CanvasCore
Optional update method which is called at a regular framerate
Fmul(int, int) - Static method in class com.softwareag.mobile.runtime.utility.Maths
Fixed point multiply.
FmulToLong(int, int) - Static method in class com.softwareag.mobile.runtime.utility.Maths
Fixed point multiply (using and returning longs)
fontHeight() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartLabel
Gets the height of the font used to draw this label.
fontHeight() - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
Gets the height of the current font.
format(Date) - Method in class com.softwareag.mobile.md.text.DateFormat
Formats the given Date to a String that complies with the defined format.
FORMAT_NUMBER_ANY - Static variable in class com.softwareag.mobile.runtime.nui.nUIEntryElement
Entry format that asks the OS for a "numbers"/"PIN"/"phone number"-style keyboard in order to help limit the input.
FORMAT_NUMBER_HIDDEN - Static variable in class com.softwareag.mobile.runtime.nui.nUIEntryElement
Hidden entry format that asks the OS for a "numbers"/"PIN"/"phone number"-style keyboard in order to help limit the input.
FORMAT_STRING_ANY - Static variable in class com.softwareag.mobile.runtime.nui.nUIEntryElement
Entry format where a free-form String made up of any characters may be entered.
FORMAT_STRING_HIDDEN - Static variable in class com.softwareag.mobile.runtime.nui.nUIEntryElement
Hidden entry format where a free-form String made up of any characters may be entered.
FPI - Static variable in class com.softwareag.mobile.runtime.utility.Maths
Fixed point value of PI
FradToFDeg(int) - Static method in class com.softwareag.mobile.runtime.utility.Maths
Converts Fixed point radians to Fixed point degrees
FradToiDeg(int) - Static method in class com.softwareag.mobile.runtime.utility.Maths
Converts Fixed point radians to integer degrees
freeBuffer() - Static method in class com.softwareag.mobile.runtime.nui.charts.nUIChartRenderer
Frees the associated int[] buffer object from memory (cleanup).
Fsin(int) - Static method in class com.softwareag.mobile.runtime.utility.Maths
Trig function, taking Fixed Point radians, and returning Fixed Point values.
FsinFromFDeg(int) - Static method in class com.softwareag.mobile.runtime.utility.Maths
Fixed point sin from Fixed point degrees
FsinFromiDeg(int) - Static method in class com.softwareag.mobile.runtime.utility.Maths
Fixed point sin from integer degrees
Fsqrt(int) - Static method in class com.softwareag.mobile.runtime.utility.Maths
Performs a Fixed point squareroot
FToi(int) - Static method in class com.softwareag.mobile.runtime.utility.Maths
Converts Fixed point to integers (no nearest integer rounding)
FToiNearest(int) - Static method in class com.softwareag.mobile.runtime.utility.Maths
Converts Fixed point to integers (includes nearest integer rounding)
fwrd_softkey_string - Static variable in class com.softwareag.mobile.runtime.core.CanvasSoftkeys
The strings set to be displayed for the two softkeys (null means no softkey is to be displayed)

G

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
 
getActionTime() - Method in class com.softwareag.mobile.runtime.nui.nUITimerObject
Deprecated.
Gets the total duration for which this timer will run before firing an EVT_TIMER_COMPLETE event.
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.
getAppDirectionality() - Static method in class com.softwareag.mobile.runtime.nui.nUIController
Returns the current directionality setting.
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.nUIDisplayObject
Deprecated.
Use getBackgroundDrawable() instead.
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
Gets the highlight background colour of this button.
getBgcolorHighlightStyle() - Method in class com.softwareag.mobile.runtime.nui.nUITableButton
Gets the highlight background style of this button.
getBgimage() - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
Deprecated.
Use nUIDisplayObject.getBackgroundDrawable() instead.
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.nUIViewDisplay
Determine whether the view will scroll any background image set with the foreground.
getBgimageTileH() - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
Deprecated.
Equivalent methods are available in PatternImage.
getBgimageTileV() - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
Deprecated.
Equivalent methods are available in PatternImage.
getBitmapFontCharacterIndex(int, char) - Method in class com.softwareag.mobile.runtime.media.TextHandler
Returns the index of the character into the font's character array (or -1 if it doesn't exist).
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.
getCameraSnapshot(String) - Method in class com.softwareag.mobile.runtime.media.CameraHandler
Captures an image from the camera and returns it
getCameraSnapshot(String, int, int) - Method in class com.softwareag.mobile.runtime.media.CameraHandler
Captures an image from the camera and returns it resized to the desired size
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.
getCharsWidth(int, char[]) - Method in class com.softwareag.mobile.runtime.media.TextHandler
Returns the width of a particular String stored as a char-array
getCharWidth(int, char) - Method in class com.softwareag.mobile.runtime.media.TextHandler
Returns the width of particular character
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
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.
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
For the current structure theme, gets the default colour to use when drawing a border around the chart.
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.
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.
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)
getEditable() - Method in class com.softwareag.mobile.runtime.nui.nUIEntryElement
Deprecated.
This method is deprecated. Consider using getEnabled() instead.
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.
getEventName(int) - Static method in class com.softwareag.mobile.runtime.nui.nUIController
Returns the String representation of an event
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
getFloatParam(String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Retrieves a float parameter (or 0.0 if the parameter can't be found)
getFocus() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
Deprecated. 
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.
getFontHeight(int) - Method in class com.softwareag.mobile.runtime.media.TextHandler
Returns the height of a specific font
getFontSize() - Method in class com.softwareag.mobile.runtime.nui.nUIButtonElement
Gets the current font size.
getFontSize() - Method in class com.softwareag.mobile.runtime.nui.nUIEntryElement
Gets the current font size.
getFontSize() - Method in class com.softwareag.mobile.runtime.nui.nUITextfieldElement
Gets the current font size.
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.
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.
getHeaderBgcolor() - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
Gets the current header colour.
getHeaderHeight() - Method in class com.softwareag.mobile.runtime.nui.nUINavView
 
getHeaderHeight() - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
 
getHeaderimage() - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
 
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
 
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.nUINavbuttonElement
Gets the height of this element.
getHeight() - Method in class com.softwareag.mobile.runtime.nui.nUINavView
Gets the height of this view.
getHeight() - Method in class com.softwareag.mobile.runtime.nui.nUIProgressanimElement
Gets the height of this element.
getHeight() - Method in class com.softwareag.mobile.runtime.nui.nUITableButton
Gets the height of this tablebutton.
getHeight() - Method in class com.softwareag.mobile.runtime.nui.nUITablecellElement
Gets the height of this element.
getHeight() - Method in class com.softwareag.mobile.runtime.nui.nUITableElement
The height of a table is the height of all its component rows
getHeight() - Method in class com.softwareag.mobile.runtime.nui.nUITablerowElement
Gets the height of this row.
getHeight() - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
 
getHintText() - Method in class com.softwareag.mobile.runtime.nui.nUIEntryElement
Gets the hint text.
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.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.
getIgnoreDirectionality() - Method in class com.softwareag.mobile.runtime.nui.nUITableElement
Determine if directionality settings will be ignored for this table.
getImage(int, int, int) - Method in class com.softwareag.mobile.runtime.media.ImageBase
Loads a single image (one transformation is supplied) and returns the image for that one transformation itself, not an ID.
getImage(int, int, int, int) - Method in class com.softwareag.mobile.runtime.media.ImageBase
Loads a single image (one transformation is supplied) and returns the image for that one transformation itself, not an ID.
getImage(int) - Method in class com.softwareag.mobile.runtime.media.ImageBase
Loads a single image (no transfomration) and returns the image itself, not an ID
getImage() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
Gets the chart's Image.
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
getImageDimension(int, int, int, int) - Method in class com.softwareag.mobile.runtime.media.ImageBase
Returns the appropriate dimension for a particular cached image / cell / transformation
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.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
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
 
getInnerHeight() - Method in class com.softwareag.mobile.runtime.nui.nUITableButton
Gets the inner height of this tablebutton.
getInnerHeight() - Method in class com.softwareag.mobile.runtime.nui.nUITablerowElement
Cannot be overridden
getInnerHeight() - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
 
getInnerHeight() - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
 
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.
getInnerWidth() - Method in class com.softwareag.mobile.runtime.nui.nUITablerowElement
Cannot be overridden
getInnerWidth() - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
 
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.nUITablerowElement
Cannot be overridden
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().
getInnerY() - Method in class com.softwareag.mobile.runtime.nui.nUITablerowElement
Cannot be overridden
getInnerY() - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
Space between the value of getY() and the internal bounding box of this window.
getInterElementYSpacing() - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
Gets the spacing between child elements in this view.
getIntParam(String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Retrieves an integer parameter (or 0 if the parameter can't be found)
getItems() - Method in class com.softwareag.mobile.runtime.nui.nUIDropdownlistEntry
 
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
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.
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.
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)
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.
getMaxStringWidths(int, String[]) - Method in class com.softwareag.mobile.runtime.media.TextHandler
Returns the maximum width of an array of Strings
getMenuID(String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Returns the ID of a menu (might not be created yet)
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.
getName() - Method in class com.softwareag.mobile.runtime.database.DatabaseType
Returns name of the databse
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.
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
 
getPassword() - Method in class com.softwareag.mobile.md.io.Credentials
Get the password set when this object was created.
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
 
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
 
getProgress() - Method in class com.softwareag.mobile.runtime.nui.nUIProgressanimElement
Gets the current progress as a value from 0-100.
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
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.
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
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
 
getScreenInnerX() - Method in class com.softwareag.mobile.runtime.nui.nUIContainerElement
 
getScreenInnerX() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
 
getScreenInnerX() - Method in class com.softwareag.mobile.runtime.nui.nUITabView
 
getScreenInnerX() - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
 
getScreenInnerY() - Method in class com.softwareag.mobile.runtime.nui.nUIContainerElement
 
getScreenInnerY() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
 
getScreenInnerY() - Method in class com.softwareag.mobile.runtime.nui.nUITabView
 
getScreenInnerY() - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
 
getScreenWidth() - Method in interface com.softwareag.mobile.runtime.nui.nUICanvasInterface
 
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.
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
 
getStartAngle() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIPieChart
Gets the start angle for the first pie segment.
getStartFileAbsolutepath() - Method in class com.softwareag.mobile.runtime.core.Application
 
getStartFileMimeType() - Method in class com.softwareag.mobile.runtime.core.Application
 
getStartScheme() - Method in class com.softwareag.mobile.runtime.core.Application
 
getStartURL() - Method in class com.softwareag.mobile.runtime.core.Application
 
getState() - Method in class com.softwareag.mobile.runtime.nui.nUIButtonElement
Gets the current state of this button.
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)
getStringWidth(int, String) - Method in class com.softwareag.mobile.runtime.media.TextHandler
Returns the width of a particular String
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.
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 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.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
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.
getTime() - Method in class com.softwareag.mobile.runtime.nui.nUITimerObject
Deprecated.
Gets the current time that has elapsed since the timer started running.
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.
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.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.
getWidth() - Method in class com.softwareag.mobile.runtime.nui.nUINavbuttonElement
Gets the width of this element.
getWidth() - Method in class com.softwareag.mobile.runtime.nui.nUIProgressanimElement
Gets the width of this element.
getWidth() - Method in class com.softwareag.mobile.runtime.nui.nUITablecellElement
Gets the width of this element.
getWidth() - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
 
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.
getX() - Method in class com.softwareag.mobile.runtime.nui.nUINavbuttonElement
Gets the current x-position relative to the parent object's internal bounding box.
getX() - Method in class com.softwareag.mobile.runtime.nui.nUITablecellElement
Gets the literal x-position of this element relative to the internal bounding box of its parent.
getX() - Method in class com.softwareag.mobile.runtime.nui.nUITablerowElement
Gets the x-position of this element relative to its parent's internal bounding box.
getX() - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
Gets the x-position of this nUIViewDisplay 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.
getY() - Method in class com.softwareag.mobile.runtime.nui.nUIElementDisplay
 
getY() - Method in class com.softwareag.mobile.runtime.nui.nUINavbuttonElement
Gets the current y-position relative to the parent's internal bounding box.
getY() - Method in class com.softwareag.mobile.runtime.nui.nUITablecellElement
Gets the literal y-position of this element relative to the internal bounding box of its parent.
getY() - Method in class com.softwareag.mobile.runtime.nui.nUITablerowElement
Gets the y-position of this element relative to its parent's internal bounding box.
getY() - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
Gets the y-position of this nUIViewDisplay relative to its parent's internal bounding box.

H

hashCode() - Method in class com.softwareag.mobile.runtime.nui.background.ColorBackground
 
hashCode() - Method in class com.softwareag.mobile.runtime.nui.background.PatternImage
 
hasMajorGridlineFrequency() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
Return true if a major gridline frequency has been set.
hasMaximum() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
Return true if a maximum value has been set for this axis.
hasMinimum() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
Return true if a minimum value has been set for this axis.
hasMinorGridlineFrequency() - Method in class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
Return true if a minor gridline frequency has been set.
hasPermissionFor(int) - Static method in class com.softwareag.mobile.md.permissions.PermissionsManager
Check to see if the application already has permission for this operation or resource.
HH_mm - Static variable in class com.softwareag.mobile.runtime.nui.nUIDateEntry
See: http://www.blackberry.com/developers/docs/4.5.0api/net/rim/device/api/i18n/SimpleDateFormat.html
HH_mm_ss - Static variable in class com.softwareag.mobile.runtime.nui.nUIDateEntry
See: http://www.blackberry.com/developers/docs/4.5.0api/net/rim/device/api/i18n/SimpleDateFormat.html
hideNotify() - Method in class com.softwareag.mobile.runtime.core.CanvasCore
One of the various ways the phone might tell you of an incoming interrupt
hideSideView(int) - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
Closes a side view at the given position.
HIGHLIGHT_STYLE_BEHIND_COLORS - Static variable in class com.softwareag.mobile.runtime.nui.nUITableButton
 
HIGHLIGHT_STYLE_REPLACE_COLORS - Static variable in class com.softwareag.mobile.runtime.nui.nUITableButton
 
HttpConnectionHandler - Class in com.softwareag.mobile.runtime.comms
Launches new http-connection threads
HttpConnectionHandler() - Constructor for class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
 

I

IBackgroundDrawable - Interface in com.softwareag.mobile.runtime.nui
Interface for Objects that can be applied as a background for NativeUI Objects that implement ICustomBackground.
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.
idegToFRad(int) - Static method in class com.softwareag.mobile.runtime.utility.Maths
Converts integer degrees to Fixed point radians
IHttpAuthHandler - Interface in com.softwareag.mobile.runtime.nui
An HTTP authentication handler is used to process with HTTP authentication.
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.
ImageBase - Class in com.softwareag.mobile.runtime.media
Decodes the encoded image format and includes the high level calls for loading, unloading and drawing images which then call the API specific methods
ImageBase() - Constructor for class com.softwareag.mobile.runtime.media.ImageBase
 
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_HEIGHT - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
The various dimensional, cell, and cell-cropping info that can be queried about a particular image / transformation.
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_X - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
The various dimensional, cell, and cell-cropping info that can be queried about a particular image / transformation.
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_TL_Y - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
The various dimensional, cell, and cell-cropping info that can be queried about a particular image / transformation.
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_CROPPED_WIDTH - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
The various dimensional, cell, and cell-cropping info that can be queried about a particular image / transformation.
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_HEIGHT - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
The various dimensional, cell, and cell-cropping info that can be queried about a particular image / transformation.
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_CELL_WIDTH - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
The various dimensional, cell, and cell-cropping info that can be queried about a particular image / transformation.
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_HEIGHT - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
The various dimensional, cell, and cell-cropping info that can be queried about a particular image / transformation.
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_HIGH - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
The various dimensional, cell, and cell-cropping info that can be queried about a particular image / transformation.
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_NUM_CELLS_WIDE - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
The various dimensional, cell, and cell-cropping info that can be queried about a particular image / transformation.
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.
IMAGEDIMENSION_WIDTH - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
The various dimensional, cell, and cell-cropping info that can be queried about a particular image / transformation.
IMAGEFORMAT_CONTAINSCELLINFO - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
 
IMAGEFORMAT_ENCODEDPIXELDATA_NOPALETTE - Variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
The various image formats that you can select
IMAGEFORMAT_ENCODEDPIXELDATA_NOPALETTE - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
The image formats exported from the ResHandler
IMAGEFORMAT_ENCODEDPIXELDATA_NOPALETTE_WILLTRANSFORM - Variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
The various image formats that you can select
IMAGEFORMAT_FULLCOLOUR - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
 
IMAGEFORMAT_NONRLE_ENCODED - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
 
IMAGEFORMAT_RAWPNG - Variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
The various image formats that you can select
IMAGEFORMAT_RAWPNG - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
The image formats exported from the ResHandler
IMAGEFORMAT_RAWPNG_NOPALETTE - Variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
The various image formats that you can select
IMAGEFORMAT_RAWPNG_NOPALETTE - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
The image formats exported from the ResHandler
IMAGEFORMAT_RLE_ENCODED - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
 
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
Deals with image transformations under MIDP2
ImageHandler() - Constructor for class com.softwareag.mobile.runtime.media.ImageHandler
 
ImageScaler - Class in com.softwareag.mobile.md.imagetools
 
ImageScaler() - Constructor for class com.softwareag.mobile.md.imagetools.ImageScaler
 
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.runtime.storage.ResourceHandler
Loads in the resmap file so it knows where the resources are and which languages are included in this build
init_data_to_send - Variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
 
init_encoding_format - Variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
 
init_request_properties - Variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
 
init_required_action - Variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
 
init_url - Variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
 
initCamera(Canvas) - Method in class com.softwareag.mobile.runtime.media.CameraHandler
Initialize the camera display
initConnection(String, int, byte[], String[]) - Method in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
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
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
Initialise the connection and start a new thread for it with the required action.
initInterrupts() - Method in class com.softwareag.mobile.runtime.core.CanvasInterrupts
Initialises anything that needs initialising to detect interrupts
initKeysAndTouch() - Method in class com.softwareag.mobile.runtime.core.CanvasKeysAndTouch
Initialises anything that needs initialising to detect keys and touch events
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.nUIElementDisplay
 
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.nUITableButton
A tablebutton can only have TableElements as direct children.
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.nUITablerowElement
A tablerow can only have TablecellElements directly within in
insertAt(int, nUIObject) - Method in class com.softwareag.mobile.runtime.nui.nUITimerObject
Deprecated.
Inserting a child element for nUITimerObject is not supported; this method will return false.
insertAt(int, nUIObject) - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
Insert a child 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
insertAtInternal(int, nUIObject) - Method in class com.softwareag.mobile.runtime.nui.nUINavView
 
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
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.core.Application
Our instance
instance - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
Our instance
instance - Static variable in class com.softwareag.mobile.runtime.media.AudioHandler
Our instance
instance - Static variable in class com.softwareag.mobile.runtime.media.CameraHandler
Our instance
instance - Static variable in class com.softwareag.mobile.runtime.media.ImageHandler
Our instance
instance - Static variable in class com.softwareag.mobile.runtime.media.TextHandler
Our instance
instance - Static variable in class com.softwareag.mobile.runtime.nui.nUIController
 
instance - Static variable in class com.softwareag.mobile.runtime.storage.ResourceHandler
Our instance
internal_key_mappings - Static variable in class com.softwareag.mobile.runtime.core.CanvasKeysAndTouch
 
IPermissionCallback - Interface in com.softwareag.mobile.md.permissions
Interface for Objects that can be notified when a permission is granted or denied.
isEnabled() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
 
isIconHighlightingEnabled() - Method in class com.softwareag.mobile.runtime.nui.nUITabView
Determine if icon highlighting has been enabled for this nUITabView.
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.
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.
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).
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.
ITabViewListener - Interface in com.softwareag.mobile.runtime.nui
A listener for nUITabView to track current tab.
ITabViewProvider - Interface in com.softwareag.mobile.runtime.nui
Interface for creating content for nUITabView element.
items - Variable in class com.softwareag.mobile.runtime.nui.nUIDropdownlistEntry
 
iToF(int) - Static method in class com.softwareag.mobile.runtime.utility.Maths
Converts integers to Fixed point

K

keepTheLightOn(long) - Method in class com.softwareag.mobile.runtime.media.AudioHandler
Tries to keep the backlight on
keyAction(int, boolean) - Method in class com.softwareag.mobile.runtime.core.CanvasCore
Either a key has been pressed, or released.
keyAction(int, boolean) - Method in class com.softwareag.mobile.runtime.core.CanvasKeysAndTouch
 
KEYFLAG_0 - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
The bitflag that will be set in keys_pressed and keys_repeated when the appropriate key is used.
KEYFLAG_1 - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
The bitflag that will be set in keys_pressed and keys_repeated when the appropriate key is used.
KEYFLAG_2 - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
The bitflag that will be set in keys_pressed and keys_repeated when the appropriate key is used.
KEYFLAG_3 - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
The bitflag that will be set in keys_pressed and keys_repeated when the appropriate key is used.
KEYFLAG_4 - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
The bitflag that will be set in keys_pressed and keys_repeated when the appropriate key is used.
KEYFLAG_5 - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
The bitflag that will be set in keys_pressed and keys_repeated when the appropriate key is used.
KEYFLAG_6 - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
The bitflag that will be set in keys_pressed and keys_repeated when the appropriate key is used.
KEYFLAG_7 - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
The bitflag that will be set in keys_pressed and keys_repeated when the appropriate key is used.
KEYFLAG_8 - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
The bitflag that will be set in keys_pressed and keys_repeated when the appropriate key is used.
KEYFLAG_9 - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
The bitflag that will be set in keys_pressed and keys_repeated when the appropriate key is used.
KEYFLAG_DELETE - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
The bitflag that will be set in keys_pressed and keys_repeated when the appropriate key is used.
KEYFLAG_DOWN - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
The bitflag that will be set in keys_pressed and keys_repeated when the appropriate key is used.
KEYFLAG_FIRE - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
The bitflag that will be set in keys_pressed and keys_repeated when the appropriate key is used.
KEYFLAG_HASH - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
The bitflag that will be set in keys_pressed and keys_repeated when the appropriate key is used.
KEYFLAG_LEFT - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
The bitflag that will be set in keys_pressed and keys_repeated when the appropriate key is used.
KEYFLAG_RIGHT - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
The bitflag that will be set in keys_pressed and keys_repeated when the appropriate key is used.
KEYFLAG_RIGHT_MOUSE_CLICK - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
The bitflag that will be set in keys_pressed and keys_repeated when the appropriate key is used.
KEYFLAG_SELECT - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
The bitflag that will be set in keys_pressed and keys_repeated when the appropriate key is used.
KEYFLAG_SOFTKEYBACK - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
The bitflag that will be set in keys_pressed and keys_repeated when the appropriate key is used.
KEYFLAG_SOFTKEYFWRD - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
The bitflag that will be set in keys_pressed and keys_repeated when the appropriate key is used.
KEYFLAG_STAR - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
The bitflag that will be set in keys_pressed and keys_repeated when the appropriate key is used.
KEYFLAG_START - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
The bitflag that will be set in keys_pressed and keys_repeated when the appropriate key is used.
KEYFLAG_UP - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
The bitflag that will be set in keys_pressed and keys_repeated when the appropriate key is used.
KEYFLAG_VOLUMEDOWN - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
The bitflag that will be set in keys_pressed and keys_repeated when the appropriate key is used.
KEYFLAG_VOLUMEUP - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
The bitflag that will be set in keys_pressed and keys_repeated when the appropriate key is used.
KEYID_0 - Static variable in interface com.softwareag.mobile.runtime.nui.nUICanvasInterface
 
KEYID_1 - Static variable in interface com.softwareag.mobile.runtime.nui.nUICanvasInterface
 
KEYID_2 - Static variable in interface com.softwareag.mobile.runtime.nui.nUICanvasInterface
 
KEYID_3 - Static variable in interface com.softwareag.mobile.runtime.nui.nUICanvasInterface
 
KEYID_4 - Static variable in interface com.softwareag.mobile.runtime.nui.nUICanvasInterface
 
KEYID_5 - Static variable in interface com.softwareag.mobile.runtime.nui.nUICanvasInterface
 
KEYID_6 - Static variable in interface com.softwareag.mobile.runtime.nui.nUICanvasInterface
 
KEYID_7 - Static variable in interface com.softwareag.mobile.runtime.nui.nUICanvasInterface
 
KEYID_8 - Static variable in interface com.softwareag.mobile.runtime.nui.nUICanvasInterface
 
KEYID_9 - Static variable in interface com.softwareag.mobile.runtime.nui.nUICanvasInterface
 
KEYID_DELETE - Static variable in interface com.softwareag.mobile.runtime.nui.nUICanvasInterface
 
KEYID_DOWN - Static variable in interface com.softwareag.mobile.runtime.nui.nUICanvasInterface
 
KEYID_FIRE - Static variable in interface com.softwareag.mobile.runtime.nui.nUICanvasInterface
 
KEYID_LEFT - Static variable in interface com.softwareag.mobile.runtime.nui.nUICanvasInterface
 
KEYID_RIGHT - Static variable in interface com.softwareag.mobile.runtime.nui.nUICanvasInterface
 
KEYID_SOFTKEYBACK - Static variable in interface com.softwareag.mobile.runtime.nui.nUICanvasInterface
 
KEYID_SOFTKEYFWRD - Static variable in interface com.softwareag.mobile.runtime.nui.nUICanvasInterface
 
KEYID_UP - Static variable in interface com.softwareag.mobile.runtime.nui.nUICanvasInterface
 
keyPressed(int) - Method in class com.softwareag.mobile.runtime.core.CanvasKeysAndTouch
Deal with any key presses
keyReleased(int) - Method in class com.softwareag.mobile.runtime.core.CanvasKeysAndTouch
Deal with any key releases
keys_pressed - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
Bitflag data that will be consistent for this one-update - use in app.
keys_repeated - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
Bitflag data that will be consistent for this one-update - use in app.
killThread() - Method in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
Kills this connection's thread and closes its connection

L

languages - Static variable in class com.softwareag.mobile.runtime.media.TextHandler
2 bytes stored for each language included in this build.
last() - Method in class com.softwareag.mobile.runtime.database.Cursor
Moves the cursor to the last row.
last_child - Variable in class com.softwareag.mobile.runtime.nui.nUIObject
Deprecated.
property will be protected
last_fixed_update_time_ms - Static variable in class com.softwareag.mobile.runtime.core.CanvasThreading
 
last_variable_update_time_ms - Static variable in class com.softwareag.mobile.runtime.core.CanvasThreading
 
launchWapBrowser(String) - Static method in class com.softwareag.mobile.runtime.utility.PlatformRequest
Tries to launch the wapbrowser to a set page
left - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
Alignments
loadBitmapFont(int, int) - Method in class com.softwareag.mobile.runtime.media.TextHandler
Loads a bitmap font and returns its ID.
loadFileFromJar(String, int) - Method in class com.softwareag.mobile.runtime.storage.ResourceHandler
Loads a file from a resource in the JAR and returns it as a byte array
loadImageID(int, int, int, boolean) - Method in class com.softwareag.mobile.runtime.media.ImageBase
Loads a specified image into a number of transformations, returning its internal cache ID.
loadImageID(int, int, int, int, boolean) - Method in class com.softwareag.mobile.runtime.media.ImageBase
Loads a specified image into a number of transformations, returning its internal cache ID Use this ID in further method calls.
LOADIMAGETRANSFORM_HMIRROR - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_HMIRROR_ROTCCW180 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_HMIRROR_ROTCCW270 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_HMIRROR_ROTCCW90 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_HMIRROR_ROTCW180 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_HMIRROR_ROTCW270 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_HMIRROR_ROTCW90 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_NONE - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_ROTCCW180 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_ROTCCW180_HMIRROR - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_ROTCCW180_VFLIP - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_ROTCCW270 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_ROTCCW270_HMIRROR - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_ROTCCW270_VFLIP - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_ROTCCW90 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_ROTCCW90_HMIRROR - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_ROTCCW90_VFLIP - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_ROTCW180 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_ROTCW180_HMIRROR - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_ROTCW180_VFLIP - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_ROTCW270 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_ROTCW270_HMIRROR - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_ROTCW270_VFLIP - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_ROTCW90 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_ROTCW90_HMIRROR - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_ROTCW90_VFLIP - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_VFLIP - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_VFLIP_ROTCCW180 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_VFLIP_ROTCCW270 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_VFLIP_ROTCCW90 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_VFLIP_ROTCW180 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_VFLIP_ROTCW270 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
LOADIMAGETRANSFORM_VFLIP_ROTCW90 - Static variable in class com.softwareag.mobile.runtime.media.ImageBase
Transformation bitflags used for loading purposes so they can be bitwise-anded together
loading_progress - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
Feel free to use this to record the progress of your loading bars
loadLanguage(int) - Method in class com.softwareag.mobile.runtime.media.TextHandler
Loads a single language (only one can be kept in memory at a time)
loadParam(String, int) - Method in class com.softwareag.mobile.core.ProjectJPanelHandler
Might be called on loading the dialog
loadParam(String, boolean) - Method in class com.softwareag.mobile.core.ProjectJPanelHandler
Might be called on loading the dialog
loadParam(String, float) - Method in class com.softwareag.mobile.core.ProjectJPanelHandler
Might be called on loading the dialog
loadProperty(String, String) - Method in class com.softwareag.mobile.core.ProjectJPanelHandler
Might be called on loading the dialog
loadResourceBlock(int) - Method in class com.softwareag.mobile.runtime.storage.ResourceHandler
Loads in a required resource block (to be called with the RESBLOCKID_ parameters)
loadSound(int) - Method in class com.softwareag.mobile.runtime.media.AudioHandler
Tries to load a sound-resource in preparation for playing it in the future
loadSystemFont(int, int, int, int) - Method in class com.softwareag.mobile.runtime.media.TextHandler
Loads a system font and returns its ID

M

main_thread - Static variable in class com.softwareag.mobile.runtime.core.CanvasThreading
 
Maths - Class in com.softwareag.mobile.runtime.utility
High level Fixed Point maths library.
Maths() - Constructor for class com.softwareag.mobile.runtime.utility.Maths
 
MAX_DY_FOR_SWIPE - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
 
MAX_KEYIDS - Static variable in interface com.softwareag.mobile.runtime.nui.nUICanvasInterface
 
MD_TEXT_GUIDELINE_TYPE_MASK - Static variable in class com.softwareag.mobile.runtime.media.TextHandler
 
MENU_BUTTON_ACTION - Static variable in class com.softwareag.mobile.runtime.core.CanvasMenu
Data stored for default buttons
MENU_BUTTON_SPLITCACHEID - Static variable in class com.softwareag.mobile.runtime.core.CanvasMenu
Data stored for default buttons
MENU_BUTTON_TEXTID - Static variable in class com.softwareag.mobile.runtime.core.CanvasMenu
Data stored for default buttons
menu_cache - Static variable in class com.softwareag.mobile.runtime.storage.ResourceHandler
The cache of all the menus
menu_current_id - Variable in class com.softwareag.mobile.runtime.core.CanvasMenu
The id of the current menu
menu_current_selected_item - Variable in class com.softwareag.mobile.runtime.core.CanvasMenu
The id of the currently selected menu item
menu_data - Variable in class com.softwareag.mobile.runtime.core.CanvasMenu
The current menu
MENU_DEFINITION_NUMITEMS - Static variable in class com.softwareag.mobile.runtime.core.CanvasMenu
The definitions block that is at the start of all menus arrays
MENU_DEFINITION_PREVIOUS_MENU_ITEM - Static variable in class com.softwareag.mobile.runtime.core.CanvasMenu
The definitions block that is at the start of all menus arrays
MENU_DEFINITION_TYPE - Static variable in class com.softwareag.mobile.runtime.core.CanvasMenu
The definitions block that is at the start of all menus arrays
MENU_HEADER_SPLITCACHEID - Static variable in class com.softwareag.mobile.runtime.core.CanvasMenu
Data stored for default headers
MENU_HEADER_TEXTID - Static variable in class com.softwareag.mobile.runtime.core.CanvasMenu
Data stored for default headers
MENU_ITEM_TFS_FLAGS_MASK - Static variable in class com.softwareag.mobile.runtime.core.CanvasMenu
 
MENU_ITEM_TFS_SIZE_MASK - Static variable in class com.softwareag.mobile.runtime.core.CanvasMenu
 
MENU_ITEM_TFS_TYPE_MASK - Static variable in class com.softwareag.mobile.runtime.core.CanvasMenu
 
MENU_ITEM_TYPE_SIZE_FLAGS - Static variable in class com.softwareag.mobile.runtime.core.CanvasMenu
Each item has as its first item its size and type : (type << 24) | (typeflags) | size
MENU_ITEMTYPE_BUTTON - Static variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
The default types of menu item - these can be extended upon as required
MENU_ITEMTYPE_BUTTON - Static variable in class com.softwareag.mobile.runtime.core.CanvasMenu
Default item types (these must all be in the 0xff000000 range)
MENU_ITEMTYPE_HEADER - Static variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
The default types of menu item - these can be extended upon as required
MENU_ITEMTYPE_HEADER - Static variable in class com.softwareag.mobile.runtime.core.CanvasMenu
Default item types (these must all be in the 0xff000000 range)
MENU_ITEMTYPE_SOFTKEY - Static variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
The default types of menu item - these can be extended upon as required
MENU_ITEMTYPE_SOFTKEY - Static variable in class com.softwareag.mobile.runtime.core.CanvasMenu
The only item type the system needs to know about
MENU_ITEMTYPE_TEXT - Static variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
The default types of menu item - these can be extended upon as required
MENU_ITEMTYPE_TEXT - Static variable in class com.softwareag.mobile.runtime.core.CanvasMenu
Default item types (these must all be in the 0xff000000 range)
MENU_SOFTKEY_ACTION - Static variable in class com.softwareag.mobile.runtime.core.CanvasMenu
Data stored for softkeys
MENU_SOFTKEY_FWRD - Static variable in class com.softwareag.mobile.runtime.core.CanvasMenu
Data stored for softkeys
MENU_SOFTKEY_FWRD_VALUE_BACK - Static variable in class com.softwareag.mobile.runtime.core.CanvasMenu
The values for the fwrd/back softkey item for softkey menu item
MENU_SOFTKEY_FWRD_VALUE_FWRD - Static variable in class com.softwareag.mobile.runtime.core.CanvasMenu
The values for the fwrd/back softkey item for softkey menu item
MENU_SOFTKEY_TEXTID - Static variable in class com.softwareag.mobile.runtime.core.CanvasMenu
Data stored for softkeys
MENU_TEXT_SPLITCACHEID - Static variable in class com.softwareag.mobile.runtime.core.CanvasMenu
Data stored for default text items
MENU_TEXT_TEXTID - Static variable in class com.softwareag.mobile.runtime.core.CanvasMenu
Data stored for default text items
menuAdjustCurrentSelectedItem(int, int, boolean) - Method in class com.softwareag.mobile.runtime.core.CanvasMenu
Adjusts the currently selected menu item
menuBack() - Method in class com.softwareag.mobile.runtime.core.CanvasMenu
Goes back to the previous menu, and sets the appropriate selected item
menuGetSoftkeyIndex(boolean) - Method in class com.softwareag.mobile.runtime.core.CanvasMenu
Gets the index for one of the softkey in the current menu data structure
menuInjectItem(int, int, int[]) - Method in class com.softwareag.mobile.runtime.core.CanvasMenu
Injects a new menu item into a menu
menuItemButton(int, int, int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Creates a button item for the menus
menuItemButton(String, int, int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
(A version of menuItemButton where you can just pass in the textname as a String)
menuItemButton(int, int, int) - Method in class com.softwareag.mobile.runtime.core.CanvasMenu
Creates a button item for the menus
menuItemHeader(int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Create a header item for the menus
menuItemHeader(String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
(A version of menuItemHeader where you can just pass in the textname as a String)
menuItemHeader(int) - Method in class com.softwareag.mobile.runtime.core.CanvasMenu
Create a header item for the menus
menuItemIndex(int, int) - Method in class com.softwareag.mobile.runtime.core.CanvasMenu
Returns the index in the array of the specified item in the specified menu
menuItemIndex(int) - Method in class com.softwareag.mobile.runtime.core.CanvasMenu
Returns the index in the array of the specified item in the current menu
menuItemSoftkey(int, boolean, int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Creates a softkey item for the menus
menuItemSoftkey(String, boolean, int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
(A version of menuItemSoftkey where you can just pass in the textname as a String)
menuItemSoftkey(int, boolean, int) - Method in class com.softwareag.mobile.runtime.core.CanvasMenu
Creates a softkey item for the menus
menuItemText(int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Creates a text item for the menus
menuItemText(String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
(A version of menuItemText where you can just pass in the textname as a String)
menuItemText(int) - Method in class com.softwareag.mobile.runtime.core.CanvasMenu
Creates a text item for the menus
menuLoad(int, int, boolean) - Method in class com.softwareag.mobile.runtime.core.CanvasMenu
Loads a menu
menuLoad(int, int) - Method in class com.softwareag.mobile.runtime.core.CanvasMenu
(An override that will always create the softkeys)
menuRemoveItem(int, int) - Method in class com.softwareag.mobile.runtime.core.CanvasMenu
Removes a menu item from a menu
MessageConnectionHandler - Class in com.softwareag.mobile.runtime.comms
Deals with the SMS Midlet-Push support
MessageConnectionHandler() - Constructor for class com.softwareag.mobile.runtime.comms.MessageConnectionHandler
 
MIN_DX_FOR_SWIPE - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
 
MIN_SCROLL_START_THRESHOLD - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
Constants used only for the J2ME branch of NativeUI.
MM_dd_yyyy - Static variable in class com.softwareag.mobile.runtime.nui.nUIDateEntry
See: http://www.blackberry.com/developers/docs/4.5.0api/net/rim/device/api/i18n/SimpleDateFormat.html
moveTo(int) - Method in class com.softwareag.mobile.runtime.database.Cursor
Moves the cursor to an absolute postion.
MS_PER_UPDATE - Static variable in class com.softwareag.mobile.runtime.core.CanvasThreading
Milli-seconds for each tick (rounded to the nearest, and based on PARAM_MD_BASE_FRAMERATE)
MS_PER_UPDATE - Static variable in class com.softwareag.mobile.runtime.nui.nUIController
 
myJPanel(boolean) - Method in class com.softwareag.mobile.core.ProjectJPanelHandler
The JPanel to include to the right of the dialog

N

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
NEED_TO_RENDER_SOFTKEYS - Static variable in class com.softwareag.mobile.runtime.core.CanvasSoftkeys
 
next() - Method in class com.softwareag.mobile.runtime.database.Cursor
Moves the cursor to the next row.
next_sibling - Variable in class com.softwareag.mobile.runtime.nui.nUIObject
Deprecated.
property will be protected
NO_YES - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
Used by radio / checkbox
notifyIncomingMessage(MessageConnection) - Method in class com.softwareag.mobile.runtime.comms.MessageConnectionHandler
Detects incoming messages.
nUIAlertDialog - Class in com.softwareag.mobile.runtime.nui
The alert dialog implementation.
nUIAlertDialog(int, String, String, String[], int[]) - Constructor for class com.softwareag.mobile.runtime.nui.nUIAlertDialog
 
nUIAreaChart - Class in com.softwareag.mobile.runtime.nui.charts
Implements an Area chart element.
nUIAreaChart(int, float[]) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIAreaChart
Chart constructor for a single value set area chart.
nUIAreaChart(int, float[], int) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIAreaChart
Chart constructor for a stacked area chart.
nUIAreaChart(int, 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
Implements a Bar chart element, either horizontally or vertically.
nUIBarChart(int, float[]) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIBarChart
Chart constructor using defaults.
nUIBarChart(int, 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(int, float[], int) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIBarChart
Chart constructor for a default stacked chart with accumulated values.
nUIBarChart(int, 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(int, 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
Implements a Bubble chart element.
nUIBubbleChart(int, 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(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(int, String) - Constructor for class com.softwareag.mobile.runtime.nui.nUIButtonElement
Default button constructor
nUICanvasInterface - Interface in com.softwareag.mobile.runtime.nui
An interface to deal with communications between the Native UI library and based Mobile Designer runtime classes.
nUIChartAxis - Class in com.softwareag.mobile.runtime.nui.charts
nUIChartAxis holds data about one of a graphs axes.
nUIChartAxis() - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
Default Constructor
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(int) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
Chart constructor that creates an empty chart.
nUIChartImage(int, float[]) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
Chart constructor that takes a single dimension float [] array containing the data.
nUIChartImage(int, float[][]) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
Chart constructor that takes a multi dimension float [][] array containing the data.
nUIChartImage(int, 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
A class that manages the default color values that are required for drawing a chart.
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(int, String) - Constructor for class com.softwareag.mobile.runtime.nui.nUICheckboxButton
Default checkbox constructor
nUIConstants - Interface in com.softwareag.mobile.runtime.nui
A collection of constants that it would be handy to reference in the NativeUI lib and run-time code - keeps everything in one place.
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(int) - Constructor for class com.softwareag.mobile.runtime.nui.nUIContainerElement
Default container constructor
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
A base class for a chart that takes a single 1-dimensional series of data and has no axes, such as a pie chart.
nUIDataSeriesChart(int) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIDataSeriesChart
Chart constructor that creates an empty chart
nUIDataSeriesChart(int, 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(int) - Constructor for class com.softwareag.mobile.runtime.nui.nUIDateEntry
Date-entry constructor.
nUIDateEntry(int, String) - Constructor for class com.softwareag.mobile.runtime.nui.nUIDateEntry
Date-entry constructor.
nUIDateEntry(int, String, String) - Constructor for class com.softwareag.mobile.runtime.nui.nUIDateEntry
Date-entry constructor.
nUIDialogWindow - Class in com.softwareag.mobile.runtime.nui
A pop-up window.
nUIDialogWindow(int) - Constructor for class com.softwareag.mobile.runtime.nui.nUIDialogWindow
Default pop-up dialog window constructor
nUIDisplayObject - Class in com.softwareag.mobile.runtime.nui
The base level NativeUI object which all displayable objects should extend.
nUIDisplayObject(int) - Constructor for class com.softwareag.mobile.runtime.nui.nUIDisplayObject
 
nUIDropdownlistEntry - Class in com.softwareag.mobile.runtime.nui
The dropdown list implementation.
nUIDropdownlistEntry(int, String[]) - Constructor for class com.softwareag.mobile.runtime.nui.nUIDropdownlistEntry
Dropdown list constructor.
nUIElementDisplay - Class in com.softwareag.mobile.runtime.nui
The base level NativeUI object which all elements should extend.
nUIElementDisplay(int) - 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
nUIEntryElement - Class in com.softwareag.mobile.runtime.nui
The default data entry implementation.
nUIEntryElement(int, String) - Constructor for class com.softwareag.mobile.runtime.nui.nUIEntryElement
Default data-entry constructor
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
A listener the runtime should implement in order to handle NativeUI events.
nuiid - Variable in class com.softwareag.mobile.runtime.nui.nUIObject
Deprecated.
property will be private
nUIImageElement - Class in com.softwareag.mobile.runtime.nui
The default image implementation.
nUIImageElement(int, Image) - Constructor for class com.softwareag.mobile.runtime.nui.nUIImageElement
Default image constructor
nUIKeyPressed(int) - Method in interface com.softwareag.mobile.runtime.nui.nUICanvasInterface
 
nUILineChart - Class in com.softwareag.mobile.runtime.nui.charts
Implements a Line chart element.
nUILineChart(int, float[]) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUILineChart
Chart constructor for a single value set line chart.
nUILineChart(int, float[][]) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUILineChart
Chart constructor for a stacked or multi line line chart.
nUILineChart(int, float[], int) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUILineChart
Chart constructor for a stacked line chart.
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(int, String, Image) - Constructor for class com.softwareag.mobile.runtime.nui.nUINavbuttonElement
Default nav/menu button constructor
nUINavbuttonElement(int, String, int, Image) - Constructor for class com.softwareag.mobile.runtime.nui.nUINavbuttonElement
Default nav/menu button constructor
nUINavView - Class in com.softwareag.mobile.runtime.nui
The nav menu view implementation.
nUINavView(int) - Constructor for class com.softwareag.mobile.runtime.nui.nUINavView
Default nav/menu view constructor
nUIObject - Class in com.softwareag.mobile.runtime.nui
The base level NativeUI object which everything should extend.
nUIObject(int) - Constructor for class com.softwareag.mobile.runtime.nui.nUIObject
 
nUIPieChart - Class in com.softwareag.mobile.runtime.nui.charts
Implements a Pie chart element.
nUIPieChart(int, float[]) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUIPieChart
Chart constructor using defaults
nUIPieChart(int, 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
 
nUIProgressanimElement - Class in com.softwareag.mobile.runtime.nui
The default progress animation implementation.
nUIProgressanimElement(int) - Constructor for class com.softwareag.mobile.runtime.nui.nUIProgressanimElement
Default progress-animation constructor
nUIRadioCheckbox - Class in com.softwareag.mobile.runtime.nui
The default radio button implementation.
nUIRadioCheckbox(int, String) - Constructor for class com.softwareag.mobile.runtime.nui.nUIRadioCheckbox
Default radio-button constructor
nUIScatterChart - Class in com.softwareag.mobile.runtime.nui.charts
Implements a Scatter chart element.
nUIScatterChart(int, 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(int, 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(int, String) - Constructor for class com.softwareag.mobile.runtime.nui.nUISearchEntry
 
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(int) - Constructor for class com.softwareag.mobile.runtime.nui.nUISeparatorElement
Default separator constructor
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(int) - Constructor for class com.softwareag.mobile.runtime.nui.nUISpacerElement
Default spacer constructor
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(Image) - Constructor for class com.softwareag.mobile.runtime.nui.nUITabElement
 
nUITabElement(String, Image) - 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(int) - Constructor for class com.softwareag.mobile.runtime.nui.nUITableButton
 
nUITablecellElement - Class in com.softwareag.mobile.runtime.nui
A cell that is positioned within a nUITablerowElement.
nUITablecellElement(int) - Constructor for class com.softwareag.mobile.runtime.nui.nUITablecellElement
Default table-cell constructor
nUITableElement - Class in com.softwareag.mobile.runtime.nui
The table implementation.
nUITableElement(int, int[]) - Constructor for class com.softwareag.mobile.runtime.nui.nUITableElement
Default table constructor
nUITablerowElement - Class in com.softwareag.mobile.runtime.nui
The table row implementation.
nUITablerowElement(int) - Constructor for class com.softwareag.mobile.runtime.nui.nUITablerowElement
Default table-row constructor
nUITabView - Class in com.softwareag.mobile.runtime.nui
Default tab view implementation.
nUITabView() - Constructor for class com.softwareag.mobile.runtime.nui.nUITabView
Create a new nUITabView with a default ID of -1.
nUITabView(int) - Constructor for class com.softwareag.mobile.runtime.nui.nUITabView
Create a new nUITabView, specifiying an ID.
nUITextfieldElement - Class in com.softwareag.mobile.runtime.nui
The default textfield implementation.
nUITextfieldElement(int, String) - Constructor for class com.softwareag.mobile.runtime.nui.nUITextfieldElement
Default textfields constructor
nUITimerObject - Class in com.softwareag.mobile.runtime.nui
Deprecated. 
nUITimerObject(int, int) - Constructor for class com.softwareag.mobile.runtime.nui.nUITimerObject
Deprecated.
Timer constructor
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(int, float[], float) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUITrafficChart
Chart constructor for a default traffic light chart type (linear, vertical).
nUITrafficChart(int, 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(int, 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(int) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
Chart constructor that creates an empty chart
nUITwoAxisChart(int, float[]) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
Chart constructor that takes a single dimension float [] array containing the data.
nUITwoAxisChart(int, float[][]) - Constructor for class com.softwareag.mobile.runtime.nui.charts.nUITwoAxisChart
Chart constructor that takes a multi dimension float [][] array containing the data.
nUITwoAxisChart(int, 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(int) - Constructor for class com.softwareag.mobile.runtime.nui.nUIViewDisplay
Default view constructor
nUIWebView - Class in com.softwareag.mobile.runtime.nui
A webview display implementation.
nUIWebView(int) - Constructor for class com.softwareag.mobile.runtime.nui.nUIWebView
 
nUIWebviewCallBack - Interface in com.softwareag.mobile.runtime.nui
A webview callback interface.
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(int) - Constructor for class com.softwareag.mobile.runtime.nui.nUIWebviewElement
 
nUIWindowDisplay - Class in com.softwareag.mobile.runtime.nui
The default window implementation.
nUIWindowDisplay(int) - Constructor for class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
Default window constructor
NUM_MENU_BUTTON_FIELDS - Static variable in class com.softwareag.mobile.runtime.core.CanvasMenu
Data stored for default buttons
NUM_MENU_DEFINITION_FIELDS - Static variable in class com.softwareag.mobile.runtime.core.CanvasMenu
The definitions block that is at the start of all menus arrays
NUM_MENU_HEADER_FIELDS - Static variable in class com.softwareag.mobile.runtime.core.CanvasMenu
Data stored for default headers
NUM_MENU_SOFTKEY_FIELDS - Static variable in class com.softwareag.mobile.runtime.core.CanvasMenu
Data stored for softkeys
NUM_MENU_TEXT_FIELDS - Static variable in class com.softwareag.mobile.runtime.core.CanvasMenu
Data stored for default text items
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
 

O

OFF_ON - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
Used by radio / checkbox
okayToSkip(boolean) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Sets whether it's okay to skip future missing resource-files if you don't call a method that states it specifically
onHttpAuthRequest(Object, IHttpAuthHandler, String, String) - Method in interface com.softwareag.mobile.runtime.nui.nUIWebviewCallBackExt
The methods will be called if an HTTP authentication request was received.
onJavaScriptCallback(Object, String, String, String[]) - Method in interface com.softwareag.mobile.runtime.nui.nUIWebviewCallBackExt
This method will be called when JavaScript requests the execution of a native block of code through the JavaScript bridge logic.
onLoadCompleted(Object, String) - Method in interface com.softwareag.mobile.runtime.nui.nUIWebviewCallBackExt
This method will be called if url was successful loaded.
onLoadingError(Object, int, String) - Method in interface com.softwareag.mobile.runtime.nui.nUIWebviewCallBackExt
This method will be called by occurring an error during the page loading.
onRemoved() - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
 
onRemoved() - Method in class com.softwareag.mobile.runtime.nui.nUIObject
The method will be called immediately after this object has has been removed from its parent.
onResultReturned(String) - Method in interface com.softwareag.mobile.runtime.nui.IJSCallback
Handle the return of data from the JavaScript environment.
onStartAppFromFile(String, String) - Method in class com.softwareag.mobile.runtime.core.Application
Will be called if this application was started by opening a file with registered MIME-type.
Important: If you wish to override this method and still use getStartFileMimeType() or getStartFileAbsolutepath(), you must include a call to super.onStartAppFromFile(mimeType, absolutePath) from your override.
onStartAppFromURL(String, String) - Method in class com.softwareag.mobile.runtime.core.Application
Will be called if this application was started from URL with registered URI scheme.
Important: If you wish to override this method and still use getStartScheme() or getStartURL(), you must include a call to super.onStartAppFromURL(scheme, url) from your override.
onTabSelected(int, nUIViewDisplay) - Method in interface com.softwareag.mobile.runtime.nui.ITabViewListener
Will be called when tab has been selected.
onUISynced() - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
Gets called immediately after all underlying elements are calculated, but before rendering.
open_connection - Variable in class com.softwareag.mobile.runtime.comms.MessageConnectionHandler
When a messagelistener is created, this will be the connection created to support it
openConnection() - Method in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
Tries to open up a connection using the init_ data that was set previously
openHttpConnectionByteArrayData(String, int, byte[], String[], int, int) - Static method in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
Opens up an http(s)-connection
openHttpConnectionByteArrayData(String, int, byte[], String[], int) - Static method in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
Opens up an http(s)-connection
openHttpConnectionByteArrayData(String, int, byte[], String[]) - Static method in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
Opens up an http(s)-connection, assuming that the required action is ACTION_POST if data_to_send is not null, or ACTION_GET if it is.
openHttpConnectionByteArrayData(String, int, byte[]) - Static method in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
 
openHttpConnectionStringData(String, int, String, String[], int, int) - Static method in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
Opens up an http(s)-connection.
openHttpConnectionStringData(String, int, String, String[], int) - Static method in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
Opens up an http(s)-connection.
openHttpConnectionStringData(String, int, String, String[]) - Static method in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
Opens up an http(s)-connection.
openHttpConnectionStringData(String, int, String) - Static method in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
 
openMessageListener() - Method in class com.softwareag.mobile.runtime.comms.MessageConnectionHandler
Opens up a message listener.
openOrCreate(String) - Static method in class com.softwareag.mobile.runtime.database.DatabaseFactory
creates new or open existing instance of database.
ORIENTATION_HORIZONTAL - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
Orientations
ORIENTATION_VERTICAL - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUIChartImage
Orientations
output(String, int) - Static method in class com.softwareag.mobile.runtime.nui.nUIController
A standardised method to output messages
outputChildHierarchy(String, boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIObject
Debugs to the console the hierarchy of this object and all its children

P

paint(Graphics) - Method in class com.softwareag.mobile.runtime.core.CanvasBase
Call the application's render method
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_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_API_ACCESSIBLE_3D_JSR184_M3G - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the JSR184 M3G 3D accessible
PARAM_MD_API_ACCESSIBLE_3D_JSR239_OPENGLES11 - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the JSR239 OpenGL-ES1.1 3D accessible
PARAM_MD_API_ACCESSIBLE_3D_JSR297_OPENGLES20 - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the JSR297 OpenGL-ES2.0 3D accessible
PARAM_MD_API_ACCESSIBLE_3D_MASCOTCAPSULE - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the Mascot Capsule 3D API accessible
PARAM_MD_API_ACCESSIBLE_ADVANCED_MULTIMEDIA_JSR234 - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the JSR234 advanced multimedia accessible
PARAM_MD_API_ACCESSIBLE_BLUETOOTH_JSR82 - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the JSR82 bluetooth accessible
PARAM_MD_API_ACCESSIBLE_CLDC_JSR139_11 - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the JSR139 CLDC1.1 accessible
PARAM_MD_API_ACCESSIBLE_CLDC_JSR30_10 - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the JSR30 CLDC1.0 accessible
PARAM_MD_API_ACCESSIBLE_FILE_ACCESS_JSR75 - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the JSR75 file access accessible
PARAM_MD_API_ACCESSIBLE_INTERNATIONALIZATION_JSR238 - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the JSR238 internationalization accessible
PARAM_MD_API_ACCESSIBLE_LOCATION_JSR179 - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the JSR179 GPRS location accessible
PARAM_MD_API_ACCESSIBLE_MIDP_JSR118_20 - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the JSR118 MIDP2.0 accessible
PARAM_MD_API_ACCESSIBLE_MIDP_JSR271_30 - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the JSR271 MIDP3.0 accessible
PARAM_MD_API_ACCESSIBLE_MIDP_JSR37_10 - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the JSR37 MIDP1.0 accessible
PARAM_MD_API_ACCESSIBLE_NOKIA_UI - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the Nokia UI API accessible
PARAM_MD_API_ACCESSIBLE_PIM_JSR75 - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the JSR75 personal information management accessible
PARAM_MD_API_ACCESSIBLE_SENSORS_JSR256 - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the JSR256 sensors accessible
PARAM_MD_API_ACCESSIBLE_SESSION_INITIATION_JSR180 - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the JSR180 session initiation accessible
PARAM_MD_API_ACCESSIBLE_SOUND_JSR135 - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the JSR135 sound accessible
PARAM_MD_API_ACCESSIBLE_SOUND_LG_MMPP - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the LG MMPP sound API accessible
PARAM_MD_API_ACCESSIBLE_SOUND_NOKIA_UI - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the Nokia UI sound API accessible
PARAM_MD_API_ACCESSIBLE_SOUND_SAMSUNG - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the Samsung sound API accessible
PARAM_MD_API_ACCESSIBLE_SOUND_VSCL10 - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the VSCL1.0 sound API accessible
PARAM_MD_API_ACCESSIBLE_SOUND_VSCL20 - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the VSCL2.0 sound API accessible
PARAM_MD_API_ACCESSIBLE_SVG_JSR226_10 - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the JSR226 ScalableVectorGraphics1.0 accessible
PARAM_MD_API_ACCESSIBLE_SVG_JSR287_20 - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the JSR287 ScalableVectorGraphics2.0 accessible
PARAM_MD_API_ACCESSIBLE_TELEPHONY_JSR253 - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the JSR253 telephony and network accessible
PARAM_MD_API_ACCESSIBLE_WIRELESSMESSAGING_JSR120_10 - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the JSR120 WirelessMessaging1.0 accessible
PARAM_MD_API_ACCESSIBLE_WIRELESSMESSAGING_JSR205_20 - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the JSR205 WirelessMessaging2.0 accessible
PARAM_MD_ASCII_KEYPRESS_OFFSET - Static variable in interface com.softwareag.mobile.runtime.Parameters
The offset applied to all standard keyboard entry keypresses when fed through to the J2ME layer on the various cross-compiled platforms
PARAM_MD_BASE_CALL_SERVICEPAINTS - Static variable in interface com.softwareag.mobile.runtime.Parameters
Should the serviceRepaints call be made to synchronise the paint method
PARAM_MD_BASE_GAMECANVAS_CALL_SETFULLSCREENMODE - Static variable in interface com.softwareag.mobile.runtime.Parameters
Should setFullScreenMode be called in the MIDP2's GameCanvas constructor
PARAM_MD_BASE_GAMECANVAS_USE_FLUSHGRAPHICS - Static variable in interface com.softwareag.mobile.runtime.Parameters
Should the application use getGraphics/flushGraphics instead of the paint loop
PARAM_MD_BASE_SCREEN_HEIGHT - Static variable in interface com.softwareag.mobile.runtime.Parameters
Screen height
PARAM_MD_BASE_SCREEN_PPI - Static variable in interface com.softwareag.mobile.runtime.Parameters
Physical pixel density, in Pixels Per Inch
PARAM_MD_BASE_SCREEN_WIDTH - Static variable in interface com.softwareag.mobile.runtime.Parameters
Screen width
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
Base framerate that the application should run at (only applicable if PARAM_MD_CORE_FIXEDRATE_UPDATE is set)
PARAM_MD_CORE_INTERRUPTS_TERMINATE_THREAD - Static variable in interface com.softwareag.mobile.runtime.Parameters
Set this to true if any interrupt should terminate the current main thread
PARAM_MD_CORE_LIMIT_KEYCODES_TO_2_BYTES - Static variable in interface com.softwareag.mobile.runtime.Parameters
All keycodes are typecast to shorts - saves some space in the resmap if this is possible
PARAM_MD_CORE_LOADING_THREAD_PRIORITY - Static variable in interface com.softwareag.mobile.runtime.Parameters
The priority of the loading thread: MIN = 1, NORM = 5, MAX = 10
PARAM_MD_CORE_LONG_PAUSE_DETECTION_TIME_MS - Static variable in interface com.softwareag.mobile.runtime.Parameters
The amount of time needed to trigger the long-pause interrupt, if used
PARAM_MD_CORE_LONG_PAUSE_EQUALS_INTERRUPT - Static variable in interface com.softwareag.mobile.runtime.Parameters
Set this to true if a long pause should be interpreted as an interrupt
PARAM_MD_CORE_MAIN_THREAD_PRIORITY - Static variable in interface com.softwareag.mobile.runtime.Parameters
The priority of the main thread: MIN = 1, NORM = 5, MAX = 10
PARAM_MD_CORE_MAX_SLEEP_PER_RENDER - Static variable in interface com.softwareag.mobile.runtime.Parameters
Maximum variable sleep time after each render to try to reach next fixed rate tick
PARAM_MD_CORE_MAX_TOUCHSCREEN_REGIONS - Static variable in interface com.softwareag.mobile.runtime.Parameters
How many touchscreen regions on the screen should the runtime make room for at any one time
PARAM_MD_CORE_MAX_UPDATES_PER_RENDER - Static variable in interface com.softwareag.mobile.runtime.Parameters
Maximum number of fixed rate updates that can occur per render (only applicable if PARAM_MD_CORE_FIXEDRATE_UPDATE is set)
PARAM_MD_CORE_QATEST0 - Static variable in interface com.softwareag.mobile.runtime.Parameters
The QATest codes used in game - set to -1 if a QATest is unused
PARAM_MD_CORE_QATEST1 - Static variable in interface com.softwareag.mobile.runtime.Parameters
 
PARAM_MD_CORE_QATEST2 - Static variable in interface com.softwareag.mobile.runtime.Parameters
 
PARAM_MD_CORE_QATEST3 - Static variable in interface com.softwareag.mobile.runtime.Parameters
 
PARAM_MD_CORE_QATEST4 - Static variable in interface com.softwareag.mobile.runtime.Parameters
 
PARAM_MD_CORE_QATEST5 - Static variable in interface com.softwareag.mobile.runtime.Parameters
 
PARAM_MD_CORE_QATEST6 - Static variable in interface com.softwareag.mobile.runtime.Parameters
 
PARAM_MD_CORE_QATEST7 - Static variable in interface com.softwareag.mobile.runtime.Parameters
 
PARAM_MD_CORE_QATEST8 - Static variable in interface com.softwareag.mobile.runtime.Parameters
 
PARAM_MD_CORE_QATEST9 - Static variable in interface com.softwareag.mobile.runtime.Parameters
 
PARAM_MD_CORE_RESET_SK_PRESSES_ON_SHOWNOTIFY - Static variable in interface com.softwareag.mobile.runtime.Parameters
Blackberrys call hideNotify on softkey press.
PARAM_MD_CORE_SLEEP_PER_RENDER - Static variable in interface com.softwareag.mobile.runtime.Parameters
Fixed sleep time required after each render (0 is a yield, < 0 means no sleep required)
PARAM_MD_CORE_TOUCHSCREEN_ENABLED - Static variable in interface com.softwareag.mobile.runtime.Parameters
Set to true for any touchscreen handset
PARAM_MD_CORE_UPDATE_FIXEDRATE - Static variable in interface com.softwareag.mobile.runtime.Parameters
Determine which of the update methods is called - If PARAM_MD_CORE_UPDATE_FIXEDRATE is set, keys_pressed and keys_released will only be updated prior to each call to fixedRateUpdate
PARAM_MD_CORE_UPDATE_VARIABLERATE - Static variable in interface com.softwareag.mobile.runtime.Parameters
 
PARAM_MD_CORE_WHILE_LOOP_IN_RUN_METHOD - Static variable in interface com.softwareag.mobile.runtime.Parameters
Should the run method execute a while loop inside it (probably no if we're not truly multi-threaded)
PARAM_MD_CPU_ARRAY_CYCLES - Static variable in interface com.softwareag.mobile.runtime.Parameters
Number of array access cycles performed in 5s
PARAM_MD_CPU_MATH_CYCLES - Static variable in interface com.softwareag.mobile.runtime.Parameters
Number of math cycles performed in 5s
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_DISPLAY_DOUBLE_BUFFERED - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is the display double buffered
PARAM_MD_DISPLAY_NUM_COLOURS - Static variable in interface com.softwareag.mobile.runtime.Parameters
The number of colours for the display on this handset
PARAM_MD_GRAPHICS_DRAWIMOIMAGE_CYCLES - Static variable in interface com.softwareag.mobile.runtime.Parameters
Number of draw-immutable-opaque-image cycles performed in 5s
PARAM_MD_GRAPHICS_DRAWIMSTIMAGE_CYCLES - Static variable in interface com.softwareag.mobile.runtime.Parameters
Number of draw-immutable-semi-transparent-image cycles performed in 5s
PARAM_MD_GRAPHICS_DRAWIMTIMAGE_CYCLES - Static variable in interface com.softwareag.mobile.runtime.Parameters
Number of draw-immutable-transparent-image cycles performed in 5s
PARAM_MD_GRAPHICS_DRAWLINE_CYCLES - Static variable in interface com.softwareag.mobile.runtime.Parameters
Number of draw-line cycles performed in 5s
PARAM_MD_GRAPHICS_DRAWMOIMAGE_CYCLES - Static variable in interface com.softwareag.mobile.runtime.Parameters
Number of draw-mutable-opaque-image cycles performed in 5s
PARAM_MD_GRAPHICS_DRAWSTRING_CYCLES - Static variable in interface com.softwareag.mobile.runtime.Parameters
Number of draw-string cycles performed in 5s
PARAM_MD_GRAPHICS_FILLRECT_CYCLES - Static variable in interface com.softwareag.mobile.runtime.Parameters
Number of fill-rect cycles performed in 5s
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_LCDUI_ALERT_ALWAYS_ADDS_DISMISS_COMMAND - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is a DISMISS_COMMAND always added to an LCDUI Alert form, regardless of other commands added
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_MEMORY_MAX_KB - Static variable in interface com.softwareag.mobile.runtime.Parameters
Maximum useable memory in kB
PARAM_MD_MESSAGECONNECTION_PORT - Static variable in interface com.softwareag.mobile.runtime.Parameters
 
PARAM_MD_MIDLET_NULL_CANVAS_AT_SHUTDOWN - Static variable in interface com.softwareag.mobile.runtime.Parameters
Should we null the canvas reference when destroyApp comes in
PARAM_MD_MIDLET_SYSTEMGC_AT_STARTUP - Static variable in interface com.softwareag.mobile.runtime.Parameters
Is a the garbage collector called as soon as the application starts up
PARAM_MD_MUST_USE_OPENGLES_SWAPBUFFER - Static variable in interface com.softwareag.mobile.runtime.Parameters
Device relies on swap buffer for OpenGL rendering
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_MAX_KB - Static variable in interface com.softwareag.mobile.runtime.Parameters
Maximum useable recordstore space in kB
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_RENDER_BEHIND_NUI - Static variable in interface com.softwareag.mobile.runtime.Parameters
 
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_SOFTKEYS_IGNORE_NULL_SOFTKEY_PRESSES - Static variable in interface com.softwareag.mobile.runtime.Parameters
Should non-lcdui softkey presses be ignored if their associated string label is null
PARAM_MD_SOFTKEYS_LCDUI_COMMANDTYPE_BACK - Static variable in interface com.softwareag.mobile.runtime.Parameters
The command-type that will create an LCDUI softkey of this type correctly
PARAM_MD_SOFTKEYS_LCDUI_COMMANDTYPE_FWRD - Static variable in interface com.softwareag.mobile.runtime.Parameters
 
PARAM_MD_SOFTKEYS_LCDUI_CREATE_BACK_FIRST - Static variable in interface com.softwareag.mobile.runtime.Parameters
Should the back softkey be created first (in case it makes a difference)
PARAM_MD_SOFTKEYS_LCDUI_NO_BLANK_LABELS - Static variable in interface com.softwareag.mobile.runtime.Parameters
Don't pad out softkeys with a blank label.
PARAM_MD_SOFTKEYS_LCDUI_PRIORITY_BACK - Static variable in interface com.softwareag.mobile.runtime.Parameters
The priority to use for this type of softkey
PARAM_MD_SOFTKEYS_LCDUI_PRIORITY_FWRD - Static variable in interface com.softwareag.mobile.runtime.Parameters
 
PARAM_MD_SOFTKEYS_RENDER_AT_SCREEN_BOTTOM - Static variable in interface com.softwareag.mobile.runtime.Parameters
Set to false if, for some reason, softkey labels should be rendered at the top of the screen
PARAM_MD_SOFTKEYS_RENDER_BACK_ON_LEFT - Static variable in interface com.softwareag.mobile.runtime.Parameters
For manual rendering, should the back softkey be displayed on the left side of the screen
PARAM_MD_SOUND_AUDIO_ACCESSIBLE - Static variable in interface com.softwareag.mobile.runtime.Parameters
Can sound be used from inside Java
PARAM_MD_SOUND_AUDIO_DEFAULT_VOLUME - Static variable in interface com.softwareag.mobile.runtime.Parameters
Value from 0 to 100 to specify what the default volume should be on this handset
PARAM_MD_SOUND_AUDIO_MAX_CONCURRENT_CHANNELS - Static variable in interface com.softwareag.mobile.runtime.Parameters
Maximum number of pieces of audio that can be played at the same time
PARAM_MD_SOUND_AUDIO_MAX_PIECES - Static variable in interface com.softwareag.mobile.runtime.Parameters
 
PARAM_MD_SOUND_AUDIO_VOLUME_MODIFIER - Static variable in interface com.softwareag.mobile.runtime.Parameters
Value from 0 to 100 to modify the maximum value the handset will play sound at
PARAM_MD_SOUND_BACKLIGHT_ACCESSIBLE - Static variable in interface com.softwareag.mobile.runtime.Parameters
Can the backlight be manipulated from inside Java
PARAM_MD_SOUND_BACKLIGHT_RESTART_FREQUENCY - Static variable in interface com.softwareag.mobile.runtime.Parameters
Milliseconds between times to set off the backlight again
PARAM_MD_SOUND_JSR135_CLEAN_PLAYER_AFTER_PLAYING - Static variable in interface com.softwareag.mobile.runtime.Parameters
Forces a sound to unload when it finishes playing
PARAM_MD_SOUND_JSR135_CLEAN_PLAYER_IF_STOPSOUND - Static variable in interface com.softwareag.mobile.runtime.Parameters
Forces a sound to unload if a sound channel is stopped
PARAM_MD_SOUND_JSR135_CREATE_PLAYERS_FROM_LOCATOR - Static variable in interface com.softwareag.mobile.runtime.Parameters
Stores all audio as individual resources and creates their players directly from locator Strings
PARAM_MD_SOUND_JSR135_CREATE_PLAYERS_FROM_RESSTREAM - Static variable in interface com.softwareag.mobile.runtime.Parameters
Stores all audio as individual resources and creates their players directly from getResourceAsStream
PARAM_MD_SOUND_JSR135_DELETE_PLAYERS - Static variable in interface com.softwareag.mobile.runtime.Parameters
unloadSound merely deallocates its player, not closes and nulls it
PARAM_MD_SOUND_JSR135_DONT_INTERRUPT_PLAYING - Static variable in interface com.softwareag.mobile.runtime.Parameters
Don't try and interrupt any music that is still playing
PARAM_MD_SOUND_JSR135_IGNORE_STOPSOUND - Static variable in interface com.softwareag.mobile.runtime.Parameters
stopSound doesn't do anything
PARAM_MD_SOUND_JSR135_KILL_IF_START_WHEN_PREFETCHED - Static variable in interface com.softwareag.mobile.runtime.Parameters
Kills off a sound if it triggers a STARTED event whilst PREFETCHED
PARAM_MD_SOUND_JSR135_LOADSOUND_CREATES_PLAYER - Static variable in interface com.softwareag.mobile.runtime.Parameters
The loadSound method creates the Player and prefetches it
PARAM_MD_SOUND_JSR135_MANUAL_LOOPING - Static variable in interface com.softwareag.mobile.runtime.Parameters
Looping of music is performed in the code, not using the setLoopCount method
PARAM_MD_SOUND_JSR135_MAX_PREFETCHED_PLAYERS - Static variable in interface com.softwareag.mobile.runtime.Parameters
Maximum number of players we can have in a prefetched/playing state at any time
PARAM_MD_SOUND_JSR135_RESET_MEDIA_TIME_WHEN_START - Static variable in interface com.softwareag.mobile.runtime.Parameters
Performs a resetMediaTime call before starting any player
PARAM_MD_SOUND_STOP_AUDIO_ON_INTERRUPT - Static variable in interface com.softwareag.mobile.runtime.Parameters
Should all audio be forceably stopped on an incoming interrupt
PARAM_MD_SOUND_VIBRATION_ACCESSIBLE - Static variable in interface com.softwareag.mobile.runtime.Parameters
Can vibration be manipulated from inside Java
PARAM_MD_SOUND_VIBRATION_CAN_STOP - Static variable in interface com.softwareag.mobile.runtime.Parameters
Turn off if calling vibrate(0) causes problems on the handset
PARAM_MD_SOUND_VOLUME_ACCESSIBLE - Static variable in interface com.softwareag.mobile.runtime.Parameters
Can the audio volume be used from inside Java
PARAM_MD_SOUND_VOLUME_VARIABLE - Static variable in interface com.softwareag.mobile.runtime.Parameters
Can the audio volume be varied across the playtime of a single piece of audio
PARAM_MD_TEXT_DEFAULT_SYSTEM_FONT_DHEIGHT - Static variable in interface com.softwareag.mobile.runtime.Parameters
If the phone lies about its system font's height, you can apply a delta-modifier here
PARAM_MD_TEXT_DEFAULT_SYSTEM_FONT_DX - Static variable in interface com.softwareag.mobile.runtime.Parameters
If the phone misdraws its system font on screen, you can apply a delta-x/y-modifier here
PARAM_MD_TEXT_DEFAULT_SYSTEM_FONT_DY - Static variable in interface com.softwareag.mobile.runtime.Parameters
 
PARAM_MD_TEXT_DEFAULT_SYSTEM_FONT_FACE - Static variable in interface com.softwareag.mobile.runtime.Parameters
The face/size/style of the default system font to use on this phone
PARAM_MD_TEXT_DEFAULT_SYSTEM_FONT_SIZE - Static variable in interface com.softwareag.mobile.runtime.Parameters
 
PARAM_MD_TEXT_DEFAULT_SYSTEM_FONT_STYLE - 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_MD_TEXT_SIZE_OF_FONT_CACHE - Static variable in interface com.softwareag.mobile.runtime.Parameters
Maximum number of different fonts the runtime should be expected to cache
PARAM_MD_TEXT_STORE_BITMAP_FONT_CHARS_SEPARATELY - Static variable in interface com.softwareag.mobile.runtime.Parameters
Should the characters of any bitmap font be stored as separate images (will cause more fragmentation and be slower to load, but uses less memory)
PARAM_MD_TEXT_USE_BITMAP_FONTS - Static variable in interface com.softwareag.mobile.runtime.Parameters
Code optimisation flag - are bitmap fonts used in the code
PARAM_MD_WAIT_FOR_RENDERS - Static variable in interface com.softwareag.mobile.runtime.Parameters
 
PARAM_MD_WAP_BROWSER_ACCESSIBLE - Static variable in interface com.softwareag.mobile.runtime.Parameters
Can the WAP Browser be launched successfully
PARAM_MD_WAP_BROWSER_FORCE_EXIT - Static variable in interface com.softwareag.mobile.runtime.Parameters
Should the MIDlet forceably exit after launching the WAP Browser
PARAM_MD_WAP_BROWSER_FORCE_WAP - Static variable in interface com.softwareag.mobile.runtime.Parameters
For RIM BlackBerry devices attempt to launch the WAP not Web Browser
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
parent - Variable in class com.softwareag.mobile.runtime.nui.nUIObject
Deprecated.
property will be protected
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 class com.softwareag.mobile.runtime.core.Application
Application is paused
pauseSound(int) - Method in class com.softwareag.mobile.runtime.media.AudioHandler
Pauses the specified sound playing
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
 
PlatformRequest - Class in com.softwareag.mobile.runtime.utility
Deals with platformRequest browser events
PlatformRequest() - Constructor for class com.softwareag.mobile.runtime.utility.PlatformRequest
 
playerUpdate(Player, String, Object) - Method in class com.softwareag.mobile.runtime.media.AudioHandler
Handles any state changes that occur to the players
playSound(int, int, int) - Method in class com.softwareag.mobile.runtime.media.AudioHandler
Plays a sound if no higher priority sound is playing on the available channels.
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.runtime.media.ImageHandler
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_pressed - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
Same as keys_, but used for the pointer
pointer_repeated - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
Same as keys_, but used for the pointer
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
 
pointer_x - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
The last recorded position of the pointer for touchscreen handsets
pointer_y - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
The last recorded position of the pointer for touchscreen handsets
pointerAction(int, int, boolean) - Method in class com.softwareag.mobile.runtime.core.CanvasCore
Either a pointer has been pressed, dragged or released
pointerAction(int, int, boolean) - Method in class com.softwareag.mobile.runtime.core.CanvasKeysAndTouch
 
pointerDragged(int, int) - Method in class com.softwareag.mobile.runtime.core.CanvasCore
Deal with any pointer drags
pointerPressed(int, int) - Method in class com.softwareag.mobile.runtime.core.CanvasKeysAndTouch
Deal with any pointer presses
pointerReleased(int, int) - Method in class com.softwareag.mobile.runtime.core.CanvasKeysAndTouch
Deal with any pointer releases
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.
prev_sibling - Variable in class com.softwareag.mobile.runtime.nui.nUIObject
Deprecated.
property will be protected
previous_app_state - Static variable in class com.softwareag.mobile.runtime.core.CanvasThreading
The current and previous app statuses.
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
Process a url, String returned is the url to change to, null indicates no page change.
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

=============================================================
IMPORTANT NOTE IF YOU WANT TO RUN WITH BEANSHELL
Beanshell won't parse "Object a [];", only "Object [] a;"
=============================================================
pushMessageErrorRaised(String) - Method in class com.softwareag.mobile.runtime.comms.MessageConnectionHandler
Override these methods with callbacks of your own
pushMessageUIDCreated(String) - Method in class com.softwareag.mobile.runtime.comms.MessageConnectionHandler
Override these methods with callbacks of your own

Q

QATESTS_ENABLED - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
Set if any of the QATests are set - if no QATests are used, bits of code can be removed to detect them
qatests_triggered - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
(1 << 0) is set if QATEST0 is triggered, (1 << 1) is set if QATEST1 is triggered, ...
query(String) - Method in class com.softwareag.mobile.runtime.database.Database
Executes a SELECT-statement
quit() - Method in class com.softwareag.mobile.runtime.core.CanvasCore
Deprecated. 

R

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)
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
Override these methods with callbacks of your own
receivedTextMessage(String, String) - Method in class com.softwareag.mobile.runtime.comms.MessageConnectionHandler
Override these methods with callbacks of your own
receivedTextMessage(String, String, Hashtable) - Method in class com.softwareag.mobile.runtime.comms.MessageConnectionHandler
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
 
regions_pressed - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
 
regions_repeated - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
 
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
Registers a nUICanvasInterface with NativeUI - under normal circumstances, you shouldn't need to call this.
releaseAllKeys() - Method in class com.softwareag.mobile.runtime.core.CanvasCore
Releases all keys
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.
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
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.
render(Graphics) - Method in class com.softwareag.mobile.runtime.core.CanvasBase
The render method that all the application drawing should occur in
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_after_update - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
Set this to false if you do not want a render to occur after this update
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
 
renderInternals(Graphics, int, int, int, int) - Method in class com.softwareag.mobile.runtime.nui.nUIDialogWindow
 
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.
resetHeaderFgColor() - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
 
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.
resizeImage(Image, int, int, boolean) - Method in class com.softwareag.mobile.runtime.media.ImageHandler
Resize the current Image.
resizeImage(Image, int, int, boolean, boolean) - Method in class com.softwareag.mobile.runtime.media.ImageHandler
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
ResourceHandler() - Constructor for class com.softwareag.mobile.runtime.storage.ResourceHandler
 
resourcePrefix - Static variable in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
 
response_being_received - Variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
This is set when the response starts coming in
response_code - Variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
 
response_data - Variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
The data that's coming in
response_data_read - Variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
The amount of data that's been read so far
response_header - Variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
The header data that's coming in
response_length - Variable in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
This will be set to the length (or -1 if the length isn't known)
resumeSound(int) - Method in class com.softwareag.mobile.runtime.media.AudioHandler
Attempts to resume a paused piece of audio
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
Alignments
rollbackTransaction() - Method in class com.softwareag.mobile.runtime.database.Database
Rolls back current transaction
rtclass - Static variable in class com.softwareag.mobile.runtime.storage.ResourceHandler
 
run() - Method in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
The main method kicked off when the http-thread starts
run() - Method in class com.softwareag.mobile.runtime.core.CanvasThreading
The main run method that controls the frame-rate throttling and calls the update and synchronised render methods
run() - Method in class com.softwareag.mobile.runtime.nui.nUIController
A background thread that keeps running for as long as the NativeUI is needed
runOnce() - Method in class com.softwareag.mobile.runtime.core.CanvasCore
One cycle of the main run method that controls the frame-rate throttling and calls the update and synchronised render methods
runOnce() - Method in class com.softwareag.mobile.runtime.core.CanvasThreading
 
runOnce(int) - Static method in class com.softwareag.mobile.runtime.nui.nUIController
One cycle of the 'run' method, whether that's from our thread or a developer supplied one

S

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
 
SAVED_POINTER_LOCATIONS - Static variable in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
 
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
 
selection - Variable in class com.softwareag.mobile.runtime.nui.nUIDropdownlistEntry
 
sendMessage(String, int, String, byte[]) - Method in class com.softwareag.mobile.runtime.comms.MessageConnectionHandler
Sends a text or binary message to another phone
Serializable - Interface in com.softwareag.mobile.runtime.serialize
...
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
 
setActiontime(int) - Method in class com.softwareag.mobile.runtime.nui.nUITimerObject
Deprecated.
Sets the time after which the timer should trigger.
setAlign(int) - Method in class com.softwareag.mobile.runtime.nui.nUIImageElement
Sets the alignment of the image.
setAppCanvas() - Method in class com.softwareag.mobile.runtime.core.Application
Used to set the canvas class used for this application
setAppDirectionality(int) - Static method in class com.softwareag.mobile.runtime.nui.nUIController
Set the text and UI directionality, if possible.
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 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.nUIDisplayObject
Deprecated.
Use setBackgroundDrawable() instead.
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
Sets the highlight background colour of this button.
setBgcolorHighlightStyle(int) - Method in class com.softwareag.mobile.runtime.nui.nUITableButton
Sets the highlight background style of this button.
setBgimage(Image) - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
Deprecated.
Use nUIDisplayObject.setBackgroundDrawable() instead.
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.nUIViewDisplay
Sets scrolling of the background Image with the foreground.
setBgimageTileH(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
Deprecated.
Equivalent methods are available in PatternImage.
setBgimageTileV(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
Deprecated.
Equivalent methods are available in PatternImage.
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.
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.nUIDisplayObject
Deprecated. 
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.
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(IWebviewElement) - Method in class com.softwareag.mobile.runtime.nui.nUIWebviewElement
 
setEditable(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIEntryElement
Deprecated.
This method is deprecated. Consider using setEnabled() instead.
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
 
setEnabled(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
 
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 class com.softwareag.mobile.runtime.nui.nUIDisplayObject
Deprecated. 
setFocus(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUITabView
 
setFocusable(boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIDisplayObject
 
setFont(Graphics, int) - Method in class com.softwareag.mobile.runtime.media.TextHandler
Sets the current font to be used in drawing
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.nUIButtonElement
Sets the size of the font to use.
setFontSize(int) - Method in class com.softwareag.mobile.runtime.nui.nUIEntryElement
Sets the size of the font to use.
setFontSize(int) - Method in class com.softwareag.mobile.runtime.nui.nUITextfieldElement
Sets the size of the font to use.
setFontSizeAbsolute(int, boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIButtonElement
Sets absolute font size in pixels.
setFontSizeAbsolute(int, boolean) - Method in class com.softwareag.mobile.runtime.nui.nUIEntryElement
Sets absolute font size in pixels.
setFontSizeAbsolute(int, boolean) - Method in class com.softwareag.mobile.runtime.nui.nUITextfieldElement
Sets absolute font size in pixels.
setFontSizeRelative(int, int) - Method in class com.softwareag.mobile.runtime.nui.nUIButtonElement
Sets font size relative to the one of the predefined sizes.
setFontSizeRelative(int, int) - Method in class com.softwareag.mobile.runtime.nui.nUIEntryElement
Sets font size relative to the one of the predefined sizes.
setFontSizeRelative(int, int) - Method in class com.softwareag.mobile.runtime.nui.nUITextfieldElement
Sets font size relative to the one of the predefined sizes.
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.
setFormat(String) - Method in class com.softwareag.mobile.runtime.nui.nUIEntryElement
Deprecated. 
setFormat(String) - Method in class com.softwareag.mobile.runtime.nui.nUISearchEntry
Deprecated. 
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.
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.
setHeaderBgcolor(int) - Method in class com.softwareag.mobile.runtime.nui.nUINavView
Sets the background colour of this view.
setHeaderBgcolor(int) - Method in class com.softwareag.mobile.runtime.nui.nUITabView
 
setHeaderBgcolor(int) - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
Sets the header colour of this view.
setHeaderFgColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUITabView
 
setHeaderFgColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
Sets the header colour of this view.
setHeaderimage(Image) - Method in class com.softwareag.mobile.runtime.nui.nUIViewDisplay
 
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.
setHeight(int) - Method in class com.softwareag.mobile.runtime.nui.nUINavView
 
setHeight(int) - Method in class com.softwareag.mobile.runtime.nui.nUITabView
 
setHintText(String) - Method in class com.softwareag.mobile.runtime.nui.nUIEntryElement
Sets the hint text to display when no text is shown.
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.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 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.
setIcon(Image) - Method in class com.softwareag.mobile.runtime.nui.nUINavbuttonElement
Sets an icon to be associated with this navbutton.
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 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.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.
setItems(String[]) - Method in class com.softwareag.mobile.runtime.nui.nUIDropdownlistEntry
Sets the array of Strings to display in this Dropdownlist.
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.
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
Similar to setParam(int), but sets a MENUID_ value.
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.
setNumstates(int) - Method in class com.softwareag.mobile.runtime.nui.nUIButtonElement
Sets the number of states that this button has.
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.
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
Takes a copy of the supplied x/y/w/h dimensions and records them for this 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}";
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.
setPostHeaders() - Method in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
Put this in its own method so we can extend this easily
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
setProperty(String, String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Sets an ant property (note - doesn't adhere to the immutability of properties)
setPutHeaders() - Method in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
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).
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
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
setSoftkeys(String, String) - Method in class com.softwareag.mobile.runtime.core.CanvasSoftkeys
Sets the string to display for the two softkeys (or null for either that isn't used any more)
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.
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.
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 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 class com.softwareag.mobile.runtime.nui.nUIButtonElement
Sets the text color.
setTextColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUICheckboxButton
 
setTextColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUIEntryElement
 
setTextColor(int) - Method in class com.softwareag.mobile.runtime.nui.nUIRadioCheckbox
 
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.
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
setTime(int) - Method in class com.softwareag.mobile.runtime.nui.nUITimerObject
Deprecated.
Sets the current time that has elapsed since the timer started running.
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.
setTouchscreenRegion(int, int, int, int, int) - Method in class com.softwareag.mobile.runtime.core.CanvasCore
Set a region on screen that when touched, dragged and released inside with a pointer will spoof a given set of keypresses
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.nUICheckboxButton
Sets the type of this checkbox button.
setType(int) - Method in class com.softwareag.mobile.runtime.nui.nUINavbuttonElement
Sets navbutton type.
setURL(String) - Method in class com.softwareag.mobile.runtime.nui.nUIWebView
Sets the current URL.
setURL(String) - Method in class com.softwareag.mobile.runtime.nui.nUIWebviewElement
Sets the current URL to visit.
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.
setVolume(int) - Method in class com.softwareag.mobile.runtime.media.AudioHandler
Tries to set the volume at which the music should be played
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.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.
setWidth(int) - Method in class com.softwareag.mobile.runtime.nui.nUINavView
 
setWidth(int) - Method in class com.softwareag.mobile.runtime.nui.nUITabView
 
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.
showNotify() - Method in class com.softwareag.mobile.runtime.core.CanvasCore
One of the various ways the phone might tell you of recovering from an interrupt
showSideView(int) - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
Opens a side view at the given position.
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
SIZE_TOUCHSCREEN_REGION_INFO - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
Index information into the touchscreen_regions array
sizeChanged(int, int) - Method in class com.softwareag.mobile.runtime.core.CanvasBase
Will be called if size has changed.
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)
sleep(int) - Method in class com.softwareag.mobile.runtime.core.CanvasCore
Performs a thread sleep (or yield if ms <= 0)
softkey_add_back - Static variable in class com.softwareag.mobile.runtime.core.CanvasSoftkeys
Set values on these to have substrings appended/prepended to your softkey labels (eg "(*) Back" - "Select (#)")
softkey_add_fwrd - Static variable in class com.softwareag.mobile.runtime.core.CanvasSoftkeys
Set values on these to have substrings appended/prepended to your softkey labels (eg "(*) Back" - "Select (#)")
splitENCString(byte[], int, int) - Method in class com.softwareag.mobile.runtime.media.TextHandler
Split an encoded string based on a specified font and maximum pixel width (will use the hyphenation guideline included).
splitString(String, int, int) - Method in class com.softwareag.mobile.runtime.media.TextHandler
Split a String based on a specified font and maximum pixel width
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 class com.softwareag.mobile.runtime.core.Application
Application is started
startLoading() - Method in class com.softwareag.mobile.runtime.core.CanvasThreading
Method that is called whenever the application enters a loading app_state
startMainThread() - Method in class com.softwareag.mobile.runtime.core.CanvasThreading
Starts a thread for the application to run in
startResourceBlock(String) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Sets which resource block future 'adds' will be added to.
Statement - Class in com.softwareag.mobile.runtime.database
Representation of a SQL statement.
Statement() - Constructor for class com.softwareag.mobile.runtime.database.Statement
 
stopAllSounds() - Method in class com.softwareag.mobile.runtime.media.AudioHandler
Stops the sound playing on all the channels
stopCamera() - Method in class com.softwareag.mobile.runtime.media.CameraHandler
Stop the camera display
stopMainThread() - Method in class com.softwareag.mobile.runtime.core.CanvasThreading
Stops any application thread that may be running
stopSound(int) - Method in class com.softwareag.mobile.runtime.media.AudioHandler
Stops the specified sound playing
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
Font style (set so we can bitwise-OR them further down the road if possible on any platform)
style_default - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
Font style (set so we can bitwise-OR them further down the road if possible on any platform)
style_italic - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
Font style (set so we can bitwise-OR them further down the road if possible on any platform)
style_underlined - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
Font style (set so we can bitwise-OR them further down the road if possible on any platform)
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.
syncPaint() - Method in class com.softwareag.mobile.runtime.core.CanvasBase
Ensure that a synchronised paint call happens, however that is managed under this canvas
system_font_colours - Static variable in class com.softwareag.mobile.runtime.media.TextHandler
 
system_fonts - Static variable in class com.softwareag.mobile.runtime.media.TextHandler
 

T

TAB_DYNAMIC - Static variable in class com.softwareag.mobile.runtime.nui.nUITabView
Denotes a tab area that can go beyond the view width, and scroll horizontally.
TAB_FIXED - Static variable in class com.softwareag.mobile.runtime.nui.nUITabView
Denotes that the tab area is of a fixed width, and that all tabs are expected to fit within the View width.
TEXT_COLOR_NORMAL - Static variable in class com.softwareag.mobile.runtime.nui.nUITabView
 
TEXT_COLOR_SELECTED - Static variable in class com.softwareag.mobile.runtime.nui.nUITabView
 
TEXT_DIRECTION_LTR - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
Left-to-right text (and UI) direction and layout.
TEXT_DIRECTION_RTL - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
Right-to-left text (and UI) direction and layout.
TEXTFLAG_CONTAINS_HYPHENATION_GUIDELINES - Static variable in class com.softwareag.mobile.runtime.media.TextHandler
 
TextHandler - Class in com.softwareag.mobile.runtime.media
Deals with all the text strings, text splitting and bitmap + phone fonts.
TextHandler() - Constructor for class com.softwareag.mobile.runtime.media.TextHandler
 
TEXTID_HELLO_WORLD - Static variable in interface com.softwareag.mobile.runtime.Parameters
(Exported from the ResHandler) All the lines of text
tick_labels - Variable in class com.softwareag.mobile.runtime.nui.charts.nUIChartAxis
An array of labels for the tick marks
times_resource_pack_reference - 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
top - Static variable in interface com.softwareag.mobile.runtime.nui.nUIConstants
Alignments
totalRelWidths() - Method in class com.softwareag.mobile.runtime.nui.nUITableElement
The sum of the relative widths
TOUCHSCREEN_REGION_INFO_BRX - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
Index information into the touchscreen_regions array
TOUCHSCREEN_REGION_INFO_BRY - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
Index information into the touchscreen_regions array
TOUCHSCREEN_REGION_INFO_KEYFLAGS - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
Index information into the touchscreen_regions array
TOUCHSCREEN_REGION_INFO_TLX - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
Index information into the touchscreen_regions array
TOUCHSCREEN_REGION_INFO_TLY - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
Index information into the touchscreen_regions array
touchscreen_regions - Static variable in class com.softwareag.mobile.runtime.core.CanvasCore
 
transforms - Static variable in class com.softwareag.mobile.runtime.media.ImageHandler
 
TRANSITION_APPEAR - Static variable in class com.softwareag.mobile.runtime.nui.nUIController
 
TRANSITION_DOWN - Static variable in class com.softwareag.mobile.runtime.nui.nUIController
 
TRANSITION_FADE - Static variable in class com.softwareag.mobile.runtime.nui.nUIController
 
TRANSITION_LEFT - Static variable in class com.softwareag.mobile.runtime.nui.nUIController
 
TRANSITION_RIGHT - Static variable in class com.softwareag.mobile.runtime.nui.nUIController
 
TRANSITION_UP - Static variable in class com.softwareag.mobile.runtime.nui.nUIController
 
transitionFrom(nUIWindowDisplay, int) - Static method in class com.softwareag.mobile.runtime.nui.nUIController
Transition from an old window
transitionFrom(nUIWindowDisplay) - Static method in class com.softwareag.mobile.runtime.nui.nUIController
Transition from an old window, with effect (DIS)"APPEAR"
transitionFrom(nUIViewDisplay, int, int) - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
Transition from an old view
transitionFrom(nUIViewDisplay, int) - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
Transition from an old view, with default pane
transitionFrom(nUIViewDisplay) - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
Transition from an old view, with effect (DIS)"APPEAR" and default pane
transitionTo(nUIWindowDisplay, int) - Static method in class com.softwareag.mobile.runtime.nui.nUIController
Transition to a new window
transitionTo(nUIWindowDisplay) - Static method in class com.softwareag.mobile.runtime.nui.nUIController
Transition to a new window, with effect "APPEAR"
transitionTo(nUIViewDisplay, int, int) - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
Transition to a new view
transitionTo(nUIViewDisplay, int) - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
Transition to a new view, with default pane
transitionTo(nUIViewDisplay) - Method in class com.softwareag.mobile.runtime.nui.nUIWindowDisplay
Transition to a new view, with effect "APPEAR" and in default pane
TYPE_ANGULAR - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUITrafficChart
Traffic chart types
TYPE_BACK - Static variable in class com.softwareag.mobile.runtime.nui.nUINavbuttonElement
A "Back" navbutton type.
TYPE_DEFAULT - Static variable in class com.softwareag.mobile.runtime.nui.nUIButtonElement
 
TYPE_DEFAULT - Static variable in class com.softwareag.mobile.runtime.nui.nUICheckboxButton
A default checkbox.
TYPE_DEFAULT - Static variable in class com.softwareag.mobile.runtime.nui.nUINavbuttonElement
The default navbutton type.
TYPE_LINEAR - Static variable in class com.softwareag.mobile.runtime.nui.charts.nUITrafficChart
Traffic chart types
TYPE_LIST - Static variable in class com.softwareag.mobile.runtime.nui.nUIButtonElement
 
TYPE_NO_YES - Static variable in class com.softwareag.mobile.runtime.nui.nUICheckboxButton
For platforms that support it, this will be the yes/no checkbox type.
TYPE_OFF_ON - Static variable in class com.softwareag.mobile.runtime.nui.nUICheckboxButton
For platforms that support it, this will be the on/off checkbox type.

U

unlink_children_on_removal_from_parent - Variable in class com.softwareag.mobile.runtime.nui.nUIObject
Deprecated.
property will be private
unloadFont(int) - Method in class com.softwareag.mobile.runtime.media.TextHandler
Removes a particular font from memory
unloadImageID(int) - Method in class com.softwareag.mobile.runtime.media.ImageBase
Will unload the specified cached image and all of its transformed images and cells
unloadResourceBlock(int) - Method in class com.softwareag.mobile.runtime.storage.ResourceHandler
Frees up a resource block (to be called with the RESBLOCKID_ parameters)
unloadSound(int) - Method in class com.softwareag.mobile.runtime.media.AudioHandler
Unloads the cached version of this sound-resource
unloadUnusedResourcePacks() - Method in class com.softwareag.mobile.runtime.storage.ResourceHandler
Frees up any resource packs that are no longer being referenced by loaded blocks
UnsupportedConnectionTypeException - Exception in com.softwareag.mobile.runtime.comms
 
UnsupportedConnectionTypeException() - Constructor for exception com.softwareag.mobile.runtime.comms.UnsupportedConnectionTypeException
 
UnsupportedConnectionTypeException(String) - Constructor for exception com.softwareag.mobile.runtime.comms.UnsupportedConnectionTypeException
 
UPDATE_FLAG_SOMETHING - Static variable in class com.softwareag.mobile.runtime.nui.nUIController
 
UPDATE_SCREEN_DIMENSIONS - Static variable in class com.softwareag.mobile.runtime.core.CanvasDimensions
 
updateScreenDimensions() - Method in class com.softwareag.mobile.runtime.core.CanvasDimensions
 
urlDecode(String) - Static method in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
URL decodes a string
urlEncode(String) - Static method in class com.softwareag.mobile.runtime.comms.HttpConnectionHandler
URL encodes a string

V

variableRateUpdate(long) - Method in class com.softwareag.mobile.runtime.core.CanvasCore
Optional update method which is passed in the ms passed since the last update call.
vectorToFDeg(int, int) - Static method in class com.softwareag.mobile.runtime.utility.Maths
Fixed point degrees from an x/y vector
vectorToFRad(int, int) - Static method in class com.softwareag.mobile.runtime.utility.Maths
Returns a value from -FPI to FPI to describe the angle of this x/y vector : 0,1 returs 0 radians; 1,0 returns FPI/2.
vectorToiDeg(int, int) - Static method in class com.softwareag.mobile.runtime.utility.Maths
Integer degrees from an x/y vector
vibrate(int) - Method in class com.softwareag.mobile.runtime.media.AudioHandler
Starts the phone's vibration
vibration_end_time - Static variable in class com.softwareag.mobile.runtime.media.AudioHandler
The time at which the vibration should end, using standard currentTimeMillis representation
video_player - Variable in class com.softwareag.mobile.runtime.media.CameraHandler
 

W

warningOrError(String, boolean) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Outputs a warning or Error message to the console - Errors will cause an org.apache.tools.ant.BuildException
writeBMPIntIntoByteArray(byte[], int, int) - Method in class com.softwareag.mobile.reshandler.AntTaskResourceHandler
Helper method for createBREWMidletIcon
writeIntToByteArray(byte[], int, int) - Static method in class com.softwareag.mobile.runtime.storage.ResourceDataTypes
Writes an int to the four bytes {index -> index + 3} in the array.

Y

Y_IDENTIFIER_PREV_BOTTOM - Static variable in class com.softwareag.mobile.runtime.nui.nUIElementDisplay
 
yyyy_MM_dd - Static variable in class com.softwareag.mobile.runtime.nui.nUIDateEntry
See: http://www.blackberry.com/developers/docs/4.5.0api/net/rim/device/api/i18n/SimpleDateFormat.html
A B C D E F G H I K L M N O P Q R S T U V W Y