Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X Y 

B

BasicCondition - Class in com.softwareag.mobile.runtime.toolkit.operations.queue.conditional
A simple condition based on one specific resultCode.
BasicCondition(int) - Constructor for class com.softwareag.mobile.runtime.toolkit.operations.queue.conditional.BasicCondition
 
BasicOperationQueue - Class in com.softwareag.mobile.runtime.toolkit.operations.queue
This IOperationQueue offers a basic way to execute a bunch of IOperations.
BasicOperationQueue() - Constructor for class com.softwareag.mobile.runtime.toolkit.operations.queue.BasicOperationQueue
Create a new queue.
BasicOperationQueue(int) - Constructor for class com.softwareag.mobile.runtime.toolkit.operations.queue.BasicOperationQueue
Create a new queue with maximum of parallel executions defined by the given parameter.
BasicOperationQueue(boolean) - Constructor for class com.softwareag.mobile.runtime.toolkit.operations.queue.BasicOperationQueue
Create a new queue in suspended state.
BasicOperationQueue(int, boolean) - Constructor for class com.softwareag.mobile.runtime.toolkit.operations.queue.BasicOperationQueue
Create a new queue with maximum of parallel executions defined by the given parameter.
beforeOperationExecution(IOperation) - Method in class com.softwareag.mobile.runtime.toolkit.operations.cache.AbstractOfflineAwareCacheHandler
 
beforeOperationExecution(IOperation) - Method in class com.softwareag.mobile.runtime.toolkit.operations.cache.CacheFirstCacheHandler
 
beforeOperationExecution(IOperation) - Method in class com.softwareag.mobile.runtime.toolkit.operations.cache.CacheOnlyCacheHandler
 
beforeOperationExecution(IOperation) - Method in interface com.softwareag.mobile.runtime.toolkit.operations.cache.IOperationCacheHandler
Is invoked before the operation itself is started with IOperation#internalExecute().
beforeOperationExecution(IOperation) - Method in class com.softwareag.mobile.runtime.toolkit.operations.cache.NoCacheHandler
 
beforeOperationExecution(IOperation) - Method in class com.softwareag.mobile.runtime.toolkit.operations.cache.ServerFirstCacheHandler
 
bind(nUIDisplayObject, IListDatasource, String) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractListViewTemplate
Binds a given control to it's value defined within a datasource.
bind(nUIDisplayObject, IListDatasource, IDataTransformer, String) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractListViewTemplate
Binds a given control to it's value defined within a datasource.
bind(nUIDisplayObject, IDatasource, String) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractListViewTemplate
Binds a given control to it's value defined within a datasource.
bind(nUIDisplayObject, IDatasource, IDataTransformer, String) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractListViewTemplate
Fetches the expression value and passes this value AbstractListViewTemplate.bind(nUIDisplayObject, IDataTransformer, Object).
bind(nUIDisplayObject, IListDatasource, IDataTransformer, int, String) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractListViewTemplate
Binds a given control to it's value defined within a datasource.
bind(nUIDisplayObject, IListDatasource, String) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractViewController
Binds a given control to it's value defined within a datasource.
bind(nUIDisplayObject, IListDatasource, IDataTransformer, String) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractViewController
Binds a given control to it's value defined within a datasource.
bind(nUIDisplayObject, IDatasource, String) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractViewController
Binds a given control to it's value defined within a datasource.
bind(nUIDisplayObject, IDatasource, IDataTransformer, String) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractViewController
Fetches the expression value and passes this value AbstractViewController.bind(nUIDisplayObject, IDataTransformer, Object).
bind(nUIDisplayObject, IListDatasource, IDataTransformer, int, String) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractViewController
Binds a given control to it's value defined within a datasource.
bindFromCursor(Cursor) - Method in class com.softwareag.mobile.runtime.toolkit.persistence.SQLiteConnectorImpl
Binds the values contained in the delivered Cursor to an array of objects.
buildUI(int) - Method in interface com.softwareag.mobile.runtime.toolkit.delegates.IListViewCell
Builds the grid gridlayout on Android.
A B C D E F G H I J L M N O P R S T U V W X Y 
Skip navigation links