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 

T

TKTextHandler - Class in com.softwareag.mobile.runtime.toolkit.resources
This class extends TextHandler's functionality and adds some methods to manage languages.
TKTextHandler() - Constructor for class com.softwareag.mobile.runtime.toolkit.resources.TKTextHandler
Creates a new TKTextHandler.
toCache(CacheObject) - Method in class com.softwareag.mobile.runtime.toolkit.operations.cache.FileCacheManager
 
toCache(CacheObject) - Method in interface com.softwareag.mobile.runtime.toolkit.operations.cache.ICacheManager
Stores the given CacheObject in the cache.
toFloat() - Method in class com.softwareag.mobile.runtime.toolkit.ui.font.AbsoluteFontSize
Deprecated.
 
toFloat() - Method in class com.softwareag.mobile.runtime.toolkit.ui.font.FloatFontSize
 
toFloat() - Method in class com.softwareag.mobile.runtime.toolkit.ui.font.FontSize
Converts this FontSize into a float value.
toFloat() - Method in class com.softwareag.mobile.runtime.toolkit.ui.font.RelativeFontSize
Deprecated.
 
toString() - Method in class com.softwareag.mobile.runtime.toolkit.ExpressionFragment
 
toString() - Method in class com.softwareag.mobile.runtime.toolkit.operations.cache.CacheObject
 
toString() - Method in class com.softwareag.mobile.runtime.toolkit.rest.AbstractRestOperation
 
toString() - Method in class com.softwareag.mobile.runtime.toolkit.rest.Cookie
Returns a String representation of the Cookies name and value that can be used in the HTTP Cookie header.
toString() - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.PaneRect
 
toVersion2String() - Method in class com.softwareag.mobile.runtime.toolkit.rest.Cookie
Returns an extended String representation of the Cookie that can be used in the HTTP Cookie header.
transform(Object, int) - Method in class com.softwareag.mobile.runtime.toolkit.delegates.AbstractJsonTransformer
Transforms the given JSONObject or JSON String into an IEntity or vice versa.
transform(Object, int) - Method in interface com.softwareag.mobile.runtime.toolkit.delegates.IDataTransformer
Transforms the given object into the type identified by intoType.
transform(Object, int) - Method in class com.softwareag.mobile.runtime.toolkit.transformer.DateTransformer
 
transform(Object, int) - Method in class com.softwareag.mobile.runtime.toolkit.transformer.ImageTransformer
 
transition(nUIObject, int, AbstractViewController, int, int) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractListViewTemplate
 
transition(nUIObject, int, AbstractViewController, int, int) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractViewController
 
transition(nUIObject, int, AbstractViewController, int, int) - Method in interface com.softwareag.mobile.runtime.toolkit.ui.controller.IController
Navigates to the view created by controller.
TRANSITION_STYLE_NOT_DEFINED - Static variable in class com.softwareag.mobile.runtime.toolkit.AbstractApplicationController
 
TransitionStackController - Class in com.softwareag.mobile.runtime.toolkit.ui.controller
Use TransitionStackController to easily create workflows in your application.
TransitionStackController(AbstractViewController) - Constructor for class com.softwareag.mobile.runtime.toolkit.ui.controller.TransitionStackController
Creates a new TransitionStackController with the given AbstractViewController as its root.
TransitionStackController(AbstractViewController, int, int) - Constructor for class com.softwareag.mobile.runtime.toolkit.ui.controller.TransitionStackController
Creates a new TransitionStackController with the given AbstractViewController as its root.
TYPE_ADD - Static variable in class com.softwareag.mobile.runtime.toolkit.rest.DatasourceNotification
Objects in the datasource were added.
TYPE_BOOLEAN - Static variable in interface com.softwareag.mobile.runtime.toolkit.delegates.IDataTransformer
Use if the transformed object should be a Boolean.
TYPE_CLEAR - Static variable in class com.softwareag.mobile.runtime.toolkit.rest.DatasourceNotification
All objects were removed from the datasource
TYPE_DATE - Static variable in interface com.softwareag.mobile.runtime.toolkit.delegates.IDataTransformer
Use if the transformed object should be a Date.
TYPE_ENTITY - Static variable in interface com.softwareag.mobile.runtime.toolkit.delegates.IDataTransformer
Use if the transformed object should be an an IEntity.
TYPE_FILTER_CHANGE - Static variable in class com.softwareag.mobile.runtime.toolkit.rest.DatasourceNotification
The filter used by the datasource was changed.
TYPE_IMAGE - Static variable in interface com.softwareag.mobile.runtime.toolkit.delegates.IDataTransformer
Use if the transformed object should be an Image.
TYPE_JSON_OBJECT - Static variable in interface com.softwareag.mobile.runtime.toolkit.delegates.IDataTransformer
Use if the input object is a JSON Object
TYPE_LONG - Static variable in interface com.softwareag.mobile.runtime.toolkit.delegates.IDataTransformer
Use if the transformed object should be a Long.
TYPE_NONE - Static variable in interface com.softwareag.mobile.runtime.toolkit.delegates.IDataTransformer
Use for no specific type.
TYPE_RELOAD - Static variable in class com.softwareag.mobile.runtime.toolkit.rest.DatasourceNotification
The datasource was successfully reloaded.
TYPE_REMOVE - Static variable in class com.softwareag.mobile.runtime.toolkit.rest.DatasourceNotification
Objects in the datasource were removed.
TYPE_SELECTION_CHANGE - Static variable in class com.softwareag.mobile.runtime.toolkit.rest.DatasourceNotification
The selected object of the datasource changed.
TYPE_SERVICE_EXEC - Static variable in class com.softwareag.mobile.runtime.toolkit.rest.DatasourceNotification
A service was executed to load new data for the datasource.
TYPE_SET - Static variable in class com.softwareag.mobile.runtime.toolkit.rest.DatasourceNotification
New objects have been set.
TYPE_STRING - Static variable in interface com.softwareag.mobile.runtime.toolkit.delegates.IDataTransformer
Use if the transformed object should be a String.
TYPE_UPDATE - Static variable in class com.softwareag.mobile.runtime.toolkit.rest.DatasourceNotification
Objects in the datasource were updated.
TYPE_XML_STRING - Static variable in interface com.softwareag.mobile.runtime.toolkit.delegates.IDataTransformer
Use if the input object is a XML String
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