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 

L

ListView - Class in com.softwareag.mobile.runtime.toolkit.ui
A ListView displays a given number of nUIDisplayObjects, typically subclasses of nUITableButtons, in a vertically scrollable list.
ListView(int, IListViewDelegate) - Constructor for class com.softwareag.mobile.runtime.toolkit.ui.ListView
Creates a new ListView with a given delegate.
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.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
Tries to find and load image with the given name.
loadImage(String, int) - Method in interface com.softwareag.mobile.runtime.toolkit.ui.controller.IResourceController
Tries to find and load image with the given name.
loadImage(String, int, int) - Method in interface com.softwareag.mobile.runtime.toolkit.ui.controller.IResourceController
Tries to find and load image with the given 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.AbstractViewController
 
loadWWWResource(nUIObject, String, String, String) - Method in interface com.softwareag.mobile.runtime.toolkit.ui.controller.IResourceController
Deprecated.
use AbstractApplicationController#loadWWWResource(String) or AbstractApplicationController#loadWWWResource(String, String) Might be removed with the next release.
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.
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