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

I

IConditionResolver - Interface in com.softwareag.mobile.runtime.toolkit.delegates
This interface enables to the evaluation of the current platform
IController - Interface in com.softwareag.mobile.runtime.toolkit.ui.controller
This interface provides methods for performing navigation to another view as well as interacting with the TransitionStackController.
IDialogDelegate - Interface in com.softwareag.mobile.runtime.toolkit.delegates
The IDialogDelegate is the event listener declaration for all AbstractAlertDialogs.
IListViewComparator - Interface in com.softwareag.mobile.runtime.toolkit.delegates
A IListViewComparator enables an IListViewDatasource to sort its content.
IListViewDatasource - Interface in com.softwareag.mobile.runtime.toolkit.delegates
An IListViewDatasource provides methods to help manage and represent the data model used to display a ListView object.
IListViewDelegate - Interface in com.softwareag.mobile.runtime.toolkit.delegates
The IListViewDelegate is used by a ListView to create it's content and handle events.
ImageLoaderTask - Class in com.softwareag.mobile.runtime.toolkit.ui
This class enables to load an image and scale it if needed for the given nUIImageElement at a later time, when information about the parent's width becomes available.
ImageLoaderTask(IResourceController, nUIImageElement, String, boolean, boolean) - Constructor for class com.softwareag.mobile.runtime.toolkit.ui.ImageLoaderTask
This constructor stores all required information to load image at later time.
INFO - Static variable in class com.softwareag.mobile.runtime.toolkit.logging.Logger
Enable Logger.info(String) logs.
info(String) - Static method in class com.softwareag.mobile.runtime.toolkit.logging.Logger
Log a Logger.INFO message.
init(String) - Method in class com.softwareag.mobile.runtime.toolkit.rest.JSONDatasource
Initializes the data source with a JSON data structure as String.
init(JSONObject) - Method in class com.softwareag.mobile.runtime.toolkit.rest.JSONDatasource
Initializes the data source with a JSONObject representing the JSON data structure..
initLanguage(int, String, int) - Method in class com.softwareag.mobile.runtime.toolkit.resources.TKTextHandler
Initializes language and its directionality.
instance - Static variable in class com.softwareag.mobile.runtime.toolkit.CanvasController
Common instance.
instance - Static variable in class com.softwareag.mobile.runtime.toolkit.resources.TKTextHandler
 
instance - Static variable in class com.softwareag.mobile.runtime.toolkit.util.AppUtility
Global instance of AppUtility to access all members.
IPaneConfigDelegate - Interface in com.softwareag.mobile.runtime.toolkit.ui.pane
This interface is used by activating of a new PaneConfiguration and can be passed to AbstractApplicationController#changePaneConfiguration method, which changes the current PaneConfiguration.
IPaneVisitor - Interface in com.softwareag.mobile.runtime.toolkit.ui.pane
Pane visitor interface for defining operations on PaneConfigurations.
IResourceController - Interface in com.softwareag.mobile.runtime.toolkit.ui.controller
This interface provides methods for loading and resizing images as well as for loading html files.
isAccessibilityAdjusted() - Method in class com.softwareag.mobile.runtime.toolkit.ui.font.AbsoluteFontSize
 
isEmpty(String) - Method in class com.softwareag.mobile.runtime.toolkit.util.AppUtility
 
IServiceDelegate - Interface in com.softwareag.mobile.runtime.toolkit.rest
A IServiceDelegate is used as a listener for AbstractRestOperation's.
isLandscapeMode() - Method in class com.softwareag.mobile.runtime.toolkit.util.AppUtility
 
isPaneVisible(int) - Method in class com.softwareag.mobile.runtime.toolkit.AbstractApplicationController
Returns a boolean indicating if the delivered pane is existing and visible.
isPlatform(String) - Static method in class com.softwareag.mobile.runtime.toolkit.util.ConditionResolver
 
isRunningOnTablet() - Method in class com.softwareag.mobile.runtime.toolkit.util.AppUtility
 
isShowView() - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.PaneDefinition
This method is used by SetVisibleVisitor to evaluate whether current pane must be visible or not.
isVisible(nUIObject) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractViewController
 
isVisible(nUIObject) - Method in interface com.softwareag.mobile.runtime.toolkit.ui.controller.IViewController
Checks if the given element is visible.
isVisible() - Method in class com.softwareag.mobile.runtime.toolkit.ui.nUIMarker
 
isVisible() - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.AbstractPane
 
ITemplate - Interface in com.softwareag.mobile.runtime.toolkit.ui.controller
Interface for Templates.
IViewController - Interface in com.softwareag.mobile.runtime.toolkit.ui.controller
The IViewController interface defines methods and delegates supported to manage the lifecycle of views and it's controllers.
A C D E F G H I J L M N O P R S T U V W X Y