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

S

selectAll() - Method in interface com.softwareag.mobile.runtime.toolkit.persistence.ISQLiteConnector
Returns all contained elements as an array of Objects.
selectAll() - Method in class com.softwareag.mobile.runtime.toolkit.persistence.SQLiteConnectorImpl
 
Session - Class in com.softwareag.mobile.runtime.toolkit.rest
A Session is used to manage cookies and user credentials across multiple AbstractRestOperations.
Session() - Constructor for class com.softwareag.mobile.runtime.toolkit.rest.Session
Creates a new Session.
set(String, Object) - Static method in class com.softwareag.mobile.runtime.toolkit.util.ContextKeyStore
Sets the value for a specific key.
setAlpha(float) - Method in class com.softwareag.mobile.runtime.toolkit.ui.styles.ImageElementStyle
Sets the alpha value for the underlying Android ImageView.
setAppname(String) - Method in class com.softwareag.mobile.runtime.toolkit.operations.SyncClient
Sets the app name.
setBgColor(int) - Method in class com.softwareag.mobile.runtime.toolkit.ui.styles.ImageElementStyle
Sets the background of the underlying Android element or if used in Phoney, the color of the parent nUITablecellElement.
setBgColor(int) - Method in class com.softwareag.mobile.runtime.toolkit.ui.styles.TextfieldStyle
Sets the background of the underlying Android element or if used in Phoney, the color of the parent nUITablecellElement.
setComparator(IComparator) - Method in class com.softwareag.mobile.runtime.toolkit.delegates.AbstractListDatasource
 
setComparator(IComparator) - Method in interface com.softwareag.mobile.runtime.toolkit.delegates.IListDatasource
Use this method to set a IComparator implementation to be used when sorting or resorting the data model represention in the ListView.
setCookieAcceptPolicy(int) - Method in class com.softwareag.mobile.runtime.toolkit.rest.Session
Sets the new accept policy for internal Cookie management.
setCookieMultiValuePolicy(int) - Method in class com.softwareag.mobile.runtime.toolkit.rest.Session
Sets the new multi value policy for internal Cookie management.
setCurrentPaginationIndex(int) - Method in class com.softwareag.mobile.runtime.toolkit.ui.ListView
Call this method with a new index to change the pagination index.
setDefaultLanguage(String) - Method in class com.softwareag.mobile.runtime.toolkit.resources.TKTextHandler
Sets default language for the system.
setDefaultPlaceHolderImage(Image) - Method in class com.softwareag.mobile.runtime.toolkit.AbstractApplicationController
 
setDefaultValues(Hashtable) - Static method in class com.softwareag.mobile.runtime.toolkit.util.ContextKeyStore
Sets the default values to be used if no value has been set for a key.
setDelegate(IListViewDelegate) - Method in class com.softwareag.mobile.runtime.toolkit.ui.ListView
Call this method if you want to set a new IListViewDelegate.
setDeviceType(String) - Method in class com.softwareag.mobile.runtime.toolkit.operations.SyncClient
Sets the device type.
setDomain(String) - Method in class com.softwareag.mobile.runtime.toolkit.rest.Cookie
Sets the domain of the Cookie.
setDomainFromURL(String) - Method in class com.softwareag.mobile.runtime.toolkit.rest.Cookie
Sets the domain of the Cookie from a given URL.
setElement(nUIObject) - Method in class com.softwareag.mobile.runtime.toolkit.ui.nUIMarker
Sets the new target element.
setElements(Vector) - Method in class com.softwareag.mobile.runtime.toolkit.delegates.AbstractListDatasource
 
setElements(Vector) - Method in interface com.softwareag.mobile.runtime.toolkit.delegates.IListDatasource
Set the elements managed by the datasource to the given Vector of objects.
setFilterExpression(String) - Method in class com.softwareag.mobile.runtime.toolkit.delegates.AbstractListDatasource
 
setFilterExpression(String) - Method in interface com.softwareag.mobile.runtime.toolkit.delegates.IListDatasource
Use this method to set a filter expression and enable filtering for the datasource.
setFirstPane(AbstractPane) - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.AbstractPaneSplitter
Sets the first pane.
setFirstPaneHeight(float) - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.HorizontalPaneSplitter
Sets absolute or relative height of the top pane.
setFirstPaneWidth(float) - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.VerticalPaneSplitter
Sets absolute or relative width of the left pane.
setFontSize(int) - Method in class com.softwareag.mobile.runtime.toolkit.ui.styles.TextfieldStyle
Sets the font size in pixels.
setFontSizeAbsolute(int, boolean) - Method in class com.softwareag.mobile.runtime.toolkit.ui.styles.TextfieldStyle
Sets the font size in pixels.
setFontSizeRelative(int, int) - Method in class com.softwareag.mobile.runtime.toolkit.ui.styles.TextfieldStyle
Sets the relative font size in combination with a scale factor.
setFontStyle(int) - Method in class com.softwareag.mobile.runtime.toolkit.ui.styles.TextfieldStyle
Sets the font style.
setHAlign(int) - Method in class com.softwareag.mobile.runtime.toolkit.ui.styles.TextfieldStyle
Sets the horizontal alignment.
setHeaderElement(nUIObject) - Method in class com.softwareag.mobile.runtime.toolkit.ui.ListView
Call this method to set a new header cell for the ListView.
setHostname(String) - Method in class com.softwareag.mobile.runtime.toolkit.operations.SyncClient
Sets the host name.
setImage(Image) - Method in class com.softwareag.mobile.runtime.toolkit.ui.styles.ImageElementStyle
Sets the image to be displayed.
setLogLevel(int) - Static method in class com.softwareag.mobile.runtime.toolkit.logging.Logger
Sets the log level.
setMaxLines(int) - Method in class com.softwareag.mobile.runtime.toolkit.ui.styles.TextfieldStyle
Sets the max lines property.
setMscAlias(String) - Method in class com.softwareag.mobile.runtime.toolkit.operations.SyncClient
Sets the msc alias.
setName(String) - Method in class com.softwareag.mobile.runtime.toolkit.rest.Cookie
Sets the name of the Cookie.
setName(String) - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.PaneConfiguration
 
SetPaneDimensionVisitor - Class in com.softwareag.mobile.runtime.toolkit.ui.pane
This class sets up dimensions for the given PaneConfiguration.
SetPaneDimensionVisitor(nUIWindowDisplay, nUIObject, PaneConfiguration, Hashtable, IPaneConfigDelegate) - Constructor for class com.softwareag.mobile.runtime.toolkit.ui.pane.SetPaneDimensionVisitor
 
setPaneId(int) - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.PaneDefinition
 
setPaneRect(PaneRect) - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.AbstractPane
setParentRect(PaneRect) - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.SetPaneDimensionVisitor
 
setPassword(String) - Method in class com.softwareag.mobile.runtime.toolkit.operations.SyncClient
Sets the password.
setPath(String) - Method in class com.softwareag.mobile.runtime.toolkit.rest.Cookie
Sets the path of the Cookie.
setPathFromURL(String) - Method in class com.softwareag.mobile.runtime.toolkit.rest.Cookie
Sets the path of the Cookie from a given URL.
setPort(String) - Method in class com.softwareag.mobile.runtime.toolkit.operations.SyncClient
Sets the port.
setPortlist(String) - Method in class com.softwareag.mobile.runtime.toolkit.rest.Cookie
Sets the port list of the Cookie.
setRootPane(AbstractPane) - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.PaneConfiguration
 
setRootPathExpression(String) - Method in class com.softwareag.mobile.runtime.toolkit.rest.JSONDatasource
Set a new expression to identify the root object within the JSON data structure.
setRowHeight(int) - Method in class com.softwareag.mobile.runtime.toolkit.ui.ListView
Sets the rowHeight for each cell based on the passed positive integer value.
setSecondPane(AbstractPane) - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.AbstractPaneSplitter
Sets the second pane.
setSecondPaneHeight(float) - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.HorizontalPaneSplitter
Sets absolute or relative height of the bottom pane.
setSecondPaneWidth(float) - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.VerticalPaneSplitter
Sets absolute or relative width of the right pane.
setSecure(boolean) - Method in class com.softwareag.mobile.runtime.toolkit.rest.Cookie
Sets the secure attribute of the Cookie.
setSelectedElement(Object) - Method in class com.softwareag.mobile.runtime.toolkit.delegates.AbstractListDatasource
 
setSelectedElement(Object) - Method in interface com.softwareag.mobile.runtime.toolkit.delegates.IListDatasource
Set the object selected by the ListView.
setSelectionFromTop(int, int) - Method in class com.softwareag.mobile.runtime.toolkit.ui.ListView
Sets the selection to the passed cell index.
setShowView(boolean) - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.PaneDefinition
 
setSortEnabled(boolean) - Method in class com.softwareag.mobile.runtime.toolkit.ui.ListView
Enable or disable drag&drop based resorting of the elements in the ListView.
setStartView(AbstractViewController) - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.PaneDefinition
 
setText(String) - Method in class com.softwareag.mobile.runtime.toolkit.ui.styles.TextfieldStyle
Sets the text property.
setTextColor(int) - Method in class com.softwareag.mobile.runtime.toolkit.ui.styles.TextfieldStyle
Sets the text color as ARGB value.
setTimeCreated(long) - Method in class com.softwareag.mobile.runtime.toolkit.rest.Cookie
Sets the time the Cookie was created
setUpdateInterval(long) - Method in class com.softwareag.mobile.runtime.toolkit.operations.SyncClient
Sets the update interval for the SyncOperation.
setUrl(String) - Method in class com.softwareag.mobile.runtime.toolkit.rest.AbstractRestOperation
Sets the url.
setUseHttps(boolean) - Method in class com.softwareag.mobile.runtime.toolkit.operations.SyncClient
Sets a boolean value indicating if a secure connection should be used.
setUsername(String) - Method in class com.softwareag.mobile.runtime.toolkit.operations.SyncClient
Sets the user name.
setValue(String) - Method in class com.softwareag.mobile.runtime.toolkit.rest.Cookie
Sets the value of the Cookie.
setVersion(String) - Method in class com.softwareag.mobile.runtime.toolkit.operations.SyncClient
Sets the version number.
setView(nUIViewDisplay) - Method in class com.softwareag.mobile.runtime.toolkit.AbstractApplicationController
Sets the delivered nUIViewDisplay by using nUIController.TRANSITION_APPEAR as transition style.
setView(nUIViewDisplay, int) - Method in class com.softwareag.mobile.runtime.toolkit.AbstractApplicationController
Sets the delivered nUIViewDisplay and uses 0 as pane id.
setView(nUIViewDisplay, int, int) - Method in class com.softwareag.mobile.runtime.toolkit.AbstractApplicationController
Initializes the transition to the delivered nUIViewDisplay.
setViewController(AbstractViewController) - Method in class com.softwareag.mobile.runtime.toolkit.AbstractApplicationController
Sets the new AbstractViewController by using nUIController.TRANSITION_APPEAR as transition style.
setViewController(AbstractViewController, int) - Method in class com.softwareag.mobile.runtime.toolkit.AbstractApplicationController
Sets the new AbstractViewController.
setViewController(AbstractViewController, int, int) - Method in class com.softwareag.mobile.runtime.toolkit.AbstractApplicationController
Sets the new AbstractViewController and assigns the pane to the delivered controller.
setVisible(nUIObject, boolean) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractViewController
 
setVisible(nUIObject, boolean) - Method in interface com.softwareag.mobile.runtime.toolkit.ui.controller.IViewController
Hides or makes the given element visible in the view.
setVisible(boolean) - Method in class com.softwareag.mobile.runtime.toolkit.ui.nUIMarker
Changes the visibility of the target element.
setVisible(boolean) - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.AbstractPane
Don't change this value in the code, since this setter does not trigger anything.
SetVisibleVisitor - Class in com.softwareag.mobile.runtime.toolkit.ui.pane
This is a set-visibility operation for the PaneConfiguration.
SetVisibleVisitor() - Constructor for class com.softwareag.mobile.runtime.toolkit.ui.pane.SetVisibleVisitor
 
setWindowPane(int) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractViewController
 
setWindowPane(int) - Method in interface com.softwareag.mobile.runtime.toolkit.ui.controller.IViewController
The integer identifier of the pane will be set automatically using this method by TransitionStackController or by AbstractApplicationController.
setWindowPane(int) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.TransitionStackController
 
showPane(int) - Method in class com.softwareag.mobile.runtime.toolkit.AbstractApplicationController
Displays the delivered pane if it is existing.
sizeChanged(int, int) - Method in class com.softwareag.mobile.runtime.toolkit.CanvasController
Called after the user changes the screen orientation.
SQLiteConnectorImpl - Class in com.softwareag.mobile.runtime.toolkit.persistence
The SQLiteConnectorImpl is a simple implementation of ISQLiteConnector which handles the communication with a given SQLite table.
SQLiteConnectorImpl(String, String[], String[]) - Constructor for class com.softwareag.mobile.runtime.toolkit.persistence.SQLiteConnectorImpl
Creates a new instance and tries to create - or open - the underlying database.
stackTransition(nUIObject, int, AbstractViewController, int, int) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractViewController
 
stackTransition(nUIObject, int, AbstractViewController, int, int) - Method in interface com.softwareag.mobile.runtime.toolkit.ui.controller.IController
This method creates a new TransitionStackController(TSC) using sender as identifier if it does not already exist and navigates to the view created by the given controller into the given pane.
start() - Method in class com.softwareag.mobile.runtime.toolkit.operations.SyncClient
Starts a new synchronization process: Calls SyncClient.handleReceivedData() and {link #sync()}, if the underlying SQLite table has at least one item Calls SyncClient.download(), if the underlying SQLite table has no item
stop() - Method in class com.softwareag.mobile.runtime.toolkit.operations.SyncClient
Stops the ongoing synchronization.
store() - Method in class com.softwareag.mobile.runtime.toolkit.util.ContextKeyStore
Saves all keys and it's values into a persistent RecordStore.
StringTokenizer - Class in com.softwareag.mobile.runtime.toolkit.util
The class StringTokenizer splits a String into tokens based on one or multiple characters used as delimiters.
StringTokenizer(String, String) - Constructor for class com.softwareag.mobile.runtime.toolkit.util.StringTokenizer
Creates a new StringTokenizer by passing the String to be tokenized and a String containing the delimiter characters for tokenizing.
StringTokenizer(String, String, String, String) - Constructor for class com.softwareag.mobile.runtime.toolkit.util.StringTokenizer
Creates a new StringTokenizer by passing the String to be tokenized and a String containing the delimiter characters for tokenizing.
sync() - Method in class com.softwareag.mobile.runtime.toolkit.operations.SyncClient
Starts a new synchronization.
SyncClient - Class in com.softwareag.mobile.runtime.toolkit.operations
The SyncClient enables clients to synchronize JSON-based data with Software AGs Integration Server.
SyncClient(String, String, String, String, String) - Constructor for class com.softwareag.mobile.runtime.toolkit.operations.SyncClient
Creates a new instance by passing all required properties and an update interval of 60000L.
SyncClient(String, String, String, String, String, long) - Constructor for class com.softwareag.mobile.runtime.toolkit.operations.SyncClient
Creates a new instance by passing all required properties.
SyncClientSQLiteConnectorImpl - Class in com.softwareag.mobile.runtime.toolkit.persistence
Implementation of SQLiteConnectorImpl to handle the persistence of RowStructures from the mobile data sync package.
SyncClientSQLiteConnectorImpl(String) - Constructor for class com.softwareag.mobile.runtime.toolkit.persistence.SyncClientSQLiteConnectorImpl
 
SyncOperation - Class in com.softwareag.mobile.runtime.toolkit.operations
The SyncOperation sends a local data set to the integration server and results in an array of new and updated items.
A B C D E F G H I J L M N O P R S T U V W X Y