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

R

read(String) - Method in class com.softwareag.mobile.runtime.toolkit.rest.JPath
Parses the underlying JSONObject and returns a Vector containing the result.
readString(String) - Method in class com.softwareag.mobile.runtime.toolkit.rest.JPath
Returns the first found result from JPath.read(String) if it's a String value.
registerResolver(IConditionResolver) - Static method in class com.softwareag.mobile.runtime.toolkit.util.ConditionResolver
Set the given resolver as the current one.
RelativeFontSize - Class in com.softwareag.mobile.runtime.toolkit.ui.font
FontSize implementation to set the font size relative to the predefined values from Mobile Designer.
RelativeFontSize() - Constructor for class com.softwareag.mobile.runtime.toolkit.ui.font.RelativeFontSize
Creates this object by using the default values nUIConstants.size_medium and the default scaling factor.
RelativeFontSize(int) - Constructor for class com.softwareag.mobile.runtime.toolkit.ui.font.RelativeFontSize
Deliver a predefined font size value from Mobile Designer and use the default scaling factor.
RelativeFontSize(int, int) - Constructor for class com.softwareag.mobile.runtime.toolkit.ui.font.RelativeFontSize
Deliver both, the predefined font size from Mobile Designer and the scaling factor.
reload() - Method in class com.softwareag.mobile.runtime.toolkit.ui.ListView
Call this method to reload the content of the ListView.
reloadElements() - Method in class com.softwareag.mobile.runtime.toolkit.delegates.AbstractListViewDatasource
 
reloadElements() - Method in interface com.softwareag.mobile.runtime.toolkit.delegates.IListViewDatasource
Use to reload the objects managed by the datasource.
reloadElements() - Method in class com.softwareag.mobile.runtime.toolkit.rest.JSONDatasource
 
remove(String) - Static method in class com.softwareag.mobile.runtime.toolkit.util.ContextKeyStore
Access a value by delivering the corresponding key.
removeAllElements() - Method in class com.softwareag.mobile.runtime.toolkit.delegates.AbstractListViewDatasource
 
removeAllElements() - Method in interface com.softwareag.mobile.runtime.toolkit.delegates.IListViewDatasource
Removes all objects from the data model.
removeElement(Object) - Method in class com.softwareag.mobile.runtime.toolkit.delegates.AbstractListViewDatasource
 
removeElement(Object) - Method in interface com.softwareag.mobile.runtime.toolkit.delegates.IListViewDatasource
Remove the given object from the data model.
removeElementAtIndex(int) - Method in class com.softwareag.mobile.runtime.toolkit.delegates.AbstractListViewDatasource
 
removeElementAtIndex(int) - Method in interface com.softwareag.mobile.runtime.toolkit.delegates.IListViewDatasource
Remove the object at the given index of the data model.
removeServiceDelegate(IServiceDelegate) - Method in class com.softwareag.mobile.runtime.toolkit.rest.AbstractRestOperation
Removes the delivered IServiceDelegate.
resetView() - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractViewController
 
resetView() - Method in interface com.softwareag.mobile.runtime.toolkit.ui.controller.IViewController
Removes reference to the view and destroys it.
resetView() - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.TransitionStackController
 
resizeImage(Image, int, int) - Method in class com.softwareag.mobile.runtime.toolkit.AbstractApplicationController
 
resizeImage(Image, int, int) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractViewController
 
resizeImage(Image, int, int) - Method in interface com.softwareag.mobile.runtime.toolkit.ui.controller.IResourceController
Resize the given image.
resolve(String) - Static method in class com.softwareag.mobile.runtime.toolkit.util.ContextKeyStore
Removes a value by delivering the corresponding key.
resort() - Method in class com.softwareag.mobile.runtime.toolkit.delegates.AbstractListViewDatasource
 
resort() - Method in interface com.softwareag.mobile.runtime.toolkit.delegates.IListViewDatasource
Call this method to manually resort the contents of the data model.
RestHttpConnectionHandler - Class in com.softwareag.mobile.runtime.toolkit.rest
The RestHttpConnectionHandler enables the AbstractRestOperation to call the IServiceDelegate.onOperationFinished(AbstractRestOperation) method.
rowIndexForCell(nUIObject) - Method in class com.softwareag.mobile.runtime.toolkit.ui.ListView
Returns the given cell's (row) index in the ListView.
run() - Method in class com.softwareag.mobile.runtime.toolkit.ui.ImageLoaderTask
Loads image, scales it if needed and set it to the stored nUIImageElement instance.
A C D E F G H I J L M N O P R S T U V W X Y