- ListView - Class in com.softwareag.mobile.runtime.toolkit.ui
-
- ListView(int, IListViewDelegate) - Constructor for class com.softwareag.mobile.runtime.toolkit.ui.ListView
-
Deprecated.
Creates a new ListView
with a given delegate.
- loadAndScaleImages() - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractListViewTemplate
-
- loadAndScaleImages() - Method in interface com.softwareag.mobile.runtime.toolkit.ui.controller.ITemplate
-
This method will be called after the template was created and added to a View
in order to load and scale images inside of the current template.
- loadImage(String) - Method in class com.softwareag.mobile.runtime.toolkit.AbstractApplicationController
-
- loadImage(String, int) - Method in class com.softwareag.mobile.runtime.toolkit.AbstractApplicationController
-
- loadImage(String, int, int) - Method in class com.softwareag.mobile.runtime.toolkit.AbstractApplicationController
-
- loadImage(String) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractListViewTemplate
-
- loadImage(String, int) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractListViewTemplate
-
- loadImage(String, int, int) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractListViewTemplate
-
- loadImage(String) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractViewController
-
- loadImage(String, int) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractViewController
-
- loadImage(String, int, int) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractViewController
-
- loadImage(String) - Method in interface com.softwareag.mobile.runtime.toolkit.ui.controller.IResourceController
-
Loads an icon asset specified by it's name.
- loadLanguage(String) - Method in class com.softwareag.mobile.runtime.toolkit.resources.TKTextHandler
-
Loads a single language.
- loadLanguage(int) - Method in class com.softwareag.mobile.runtime.toolkit.resources.TKTextHandler
-
Loads a single language and sets appropriated language directionality.
- loadWWWResource(String) - Method in class com.softwareag.mobile.runtime.toolkit.AbstractApplicationController
-
Loads a resource from the default folder (resources/www) with the default
encoding (UTF-8) and returns the content of the given resource as String.
- loadWWWResource(String, String) - Method in class com.softwareag.mobile.runtime.toolkit.AbstractApplicationController
-
Loads a resource from the default folder (resources/www) with the given
encoding and returns the content of the given resource as String.
- loadWWWResource(nUIObject, String, String, String) - Method in class com.softwareag.mobile.runtime.toolkit.AbstractApplicationController
-
- loadWWWResource(nUIObject, String, String, String) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractListViewTemplate
-
- loadWWWResource(nUIObject, String, String, String) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractViewController
-
- loadWWWResource(nUIObject, String, String, String) - Method in interface com.softwareag.mobile.runtime.toolkit.ui.controller.IResourceController
-
- LOCALE_PROPERTY - Static variable in class com.softwareag.mobile.runtime.toolkit.resources.TKTextHandler
-
- Logger - Class in com.softwareag.mobile.runtime.toolkit.logging
-
This class provides basic logging.