- CacheFirstCacheHandler - Class in com.softwareag.mobile.runtime.toolkit.operations.cache
-
This is an
IOperationCacheHandler
that can be used when offline or
for static resources as it first checks if the requested resource is
available in the cache.
- CacheFirstCacheHandler() - Constructor for class com.softwareag.mobile.runtime.toolkit.operations.cache.CacheFirstCacheHandler
-
- CacheFirstCacheHandler(String, String) - Constructor for class com.softwareag.mobile.runtime.toolkit.operations.cache.CacheFirstCacheHandler
-
- CacheObject - Class in com.softwareag.mobile.runtime.toolkit.operations.cache
-
- CacheObject(String, String) - Constructor for class com.softwareag.mobile.runtime.toolkit.operations.cache.CacheObject
-
- CacheObject(String, String, String) - Constructor for class com.softwareag.mobile.runtime.toolkit.operations.cache.CacheObject
-
- CacheObject(String, String, byte[]) - Constructor for class com.softwareag.mobile.runtime.toolkit.operations.cache.CacheObject
-
- CacheOnlyCacheHandler - Class in com.softwareag.mobile.runtime.toolkit.operations.cache
-
- CacheOnlyCacheHandler() - Constructor for class com.softwareag.mobile.runtime.toolkit.operations.cache.CacheOnlyCacheHandler
-
- calculateHeight(Image, int) - Method in class com.softwareag.mobile.runtime.toolkit.util.AppUtility
-
- calculateWidth(Image, int) - Method in class com.softwareag.mobile.runtime.toolkit.util.AppUtility
-
- cellForRowIndex(int) - Method in class com.softwareag.mobile.runtime.toolkit.ui.ListView
-
Deprecated.
Returns the cell for a given index in the ListView
.
- changePaneConfiguration(nUIObject, PaneConfiguration, IPaneConfigDelegate, Hashtable) - Method in class com.softwareag.mobile.runtime.toolkit.AbstractApplicationController
-
Changes pane configuration of the application.
- clear() - Method in class com.softwareag.mobile.runtime.toolkit.operations.cache.FileCacheManager
-
- clear() - Method in interface com.softwareag.mobile.runtime.toolkit.operations.cache.ICacheManager
-
- clear() - Method in class com.softwareag.mobile.runtime.toolkit.util.ContextKeyStore
-
Clears the ContextKeyStore and removes all objects and keys.
- close() - Method in class com.softwareag.mobile.runtime.toolkit.ui.dialog.AbstractAlertDialog
-
Closes this dialog.
- close() - Method in class com.softwareag.mobile.runtime.toolkit.ui.dialog.AbstractDialog
-
- closeDialog() - Method in class com.softwareag.mobile.runtime.toolkit.AbstractApplicationController
-
Closes the current opened dialog.
- closeProgressWindow() - Method in class com.softwareag.mobile.runtime.toolkit.AbstractApplicationController
-
Closes the current progress window.
- closeSideView() - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.SideViewControllerImpl
-
Asks the nUIWindowDisplay
to hide a SideView.
- com.softwareag.mobile.runtime.toolkit - package com.softwareag.mobile.runtime.toolkit
-
- com.softwareag.mobile.runtime.toolkit.delegates - package com.softwareag.mobile.runtime.toolkit.delegates
-
- com.softwareag.mobile.runtime.toolkit.logging - package com.softwareag.mobile.runtime.toolkit.logging
-
- com.softwareag.mobile.runtime.toolkit.model - package com.softwareag.mobile.runtime.toolkit.model
-
- com.softwareag.mobile.runtime.toolkit.operations - package com.softwareag.mobile.runtime.toolkit.operations
-
- com.softwareag.mobile.runtime.toolkit.operations.cache - package com.softwareag.mobile.runtime.toolkit.operations.cache
-
- com.softwareag.mobile.runtime.toolkit.operations.queue - package com.softwareag.mobile.runtime.toolkit.operations.queue
-
- com.softwareag.mobile.runtime.toolkit.operations.queue.conditional - package com.softwareag.mobile.runtime.toolkit.operations.queue.conditional
-
- com.softwareag.mobile.runtime.toolkit.persistence - package com.softwareag.mobile.runtime.toolkit.persistence
-
- com.softwareag.mobile.runtime.toolkit.resources - package com.softwareag.mobile.runtime.toolkit.resources
-
- com.softwareag.mobile.runtime.toolkit.rest - package com.softwareag.mobile.runtime.toolkit.rest
-
- com.softwareag.mobile.runtime.toolkit.transformer - package com.softwareag.mobile.runtime.toolkit.transformer
-
- com.softwareag.mobile.runtime.toolkit.ui - package com.softwareag.mobile.runtime.toolkit.ui
-
- com.softwareag.mobile.runtime.toolkit.ui.controller - package com.softwareag.mobile.runtime.toolkit.ui.controller
-
- com.softwareag.mobile.runtime.toolkit.ui.dialog - package com.softwareag.mobile.runtime.toolkit.ui.dialog
-
- com.softwareag.mobile.runtime.toolkit.ui.font - package com.softwareag.mobile.runtime.toolkit.ui.font
-
- com.softwareag.mobile.runtime.toolkit.ui.pane - package com.softwareag.mobile.runtime.toolkit.ui.pane
-
- com.softwareag.mobile.runtime.toolkit.ui.styles - package com.softwareag.mobile.runtime.toolkit.ui.styles
-
- com.softwareag.mobile.runtime.toolkit.util - package com.softwareag.mobile.runtime.toolkit.util
-
- com.softwareag.mobile.runtime.toolkit.validator - package com.softwareag.mobile.runtime.toolkit.validator
-
- compare(Object, Object) - Method in class com.softwareag.mobile.runtime.toolkit.delegates.AbstractListDatasource
-
- compare(Object, Object) - Method in interface com.softwareag.mobile.runtime.toolkit.delegates.IComparator
-
Compares two objects and returns either -1, 0 or 1 to tell the caller if the
first argument object is less than, equal to, or greater than the second.
- compare(Object, Object) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractListViewController
-
- compare(Object, Object) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractListViewTemplate
-
- compile(JSONObject) - Static method in class com.softwareag.mobile.runtime.toolkit.rest.JPath
-
Creates a new JPath
based on the delivered JSONObject.
- compile(String) - Static method in class com.softwareag.mobile.runtime.toolkit.rest.JPath
-
Creates a new JPath
.
- Condition - Interface in com.softwareag.mobile.runtime.toolkit.operations.queue.conditional
-
- ConditionalOperation - Class in com.softwareag.mobile.runtime.toolkit.operations.queue.conditional
-
- ConditionalOperation(IOperation) - Constructor for class com.softwareag.mobile.runtime.toolkit.operations.queue.conditional.ConditionalOperation
-
- ConditionalOperationQueue - Class in com.softwareag.mobile.runtime.toolkit.operations.queue.conditional
-
- ConditionalOperationQueue() - Constructor for class com.softwareag.mobile.runtime.toolkit.operations.queue.conditional.ConditionalOperationQueue
-
- ConditionResolver - Class in com.softwareag.mobile.runtime.toolkit.util
-
The ConditionResolver
enables tests at runtime, on which
platform the application is running.
- ConditionResolver() - Constructor for class com.softwareag.mobile.runtime.toolkit.util.ConditionResolver
-
- CONTEXT - Static variable in class com.softwareag.mobile.runtime.toolkit.rest.AbstractVirtualOperation
-
- ContextKeyStore - Class in com.softwareag.mobile.runtime.toolkit.util
-
The ContextKeyStore
is used to store and access objects in the
application context.
- contributeSideView() - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.SideViewControllerImpl
-
Contributes the set SideView to the main nUIWindowDisplay
.
- convertDpToPixel(int) - Method in class com.softwareag.mobile.runtime.toolkit.util.AppUtility
-
- Cookie - Class in com.softwareag.mobile.runtime.toolkit.rest
-
Implementation of a HTTP Cookie, including all parsing from different
versions of commonly used standards to use Cookies in a stateful HTTP server
communication.
- Cookie(String, String) - Constructor for class com.softwareag.mobile.runtime.toolkit.rest.Cookie
-
Creates a new Cookie with the given name and value.
- COOKIE_ACCEPT_ALL - Static variable in class com.softwareag.mobile.runtime.toolkit.rest.Session
-
Accept all Cookies sent from HTTP backend services.
- COOKIE_ACCEPT_NONE - Static variable in class com.softwareag.mobile.runtime.toolkit.rest.Session
-
Accept no Cookies sent from HTTP backend services at all.
- COOKIE_ACCEPT_SERVER - Static variable in class com.softwareag.mobile.runtime.toolkit.rest.Session
-
- COOKIE_MULTIVALUE_ADD - Static variable in class com.softwareag.mobile.runtime.toolkit.rest.Session
-
Add Cookie values for existing names
- COOKIE_MULTIVALUE_MAX - Static variable in class com.softwareag.mobile.runtime.toolkit.rest.Session
-
The max number of values store for one Cookie name
- COOKIE_MULTIVALUE_OVERWRITE - Static variable in class com.softwareag.mobile.runtime.toolkit.rest.Session
-
Overwrite Cookie values for existing names.
- create() - Static method in class com.softwareag.mobile.runtime.toolkit.rest.Session
-
Creates a new shared Session
if no exists.
- createEmptyListCell() - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractListViewController
-
Creates the nUIDisplayObject
, which will be displayed when the list
datasource does not hold any elements.
- createEmptyListCell() - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractListViewTemplate
-
Creates the nUIDisplayObject
, which will be displayed when the list
datasource does not hold any elements.
- createNavButton(int, String, Image) - Method in class com.softwareag.mobile.runtime.toolkit.AbstractApplicationController
-
Creates a new instance of nUINavButtonElement
.
- createNavButton(int, String, int, Image) - Method in class com.softwareag.mobile.runtime.toolkit.AbstractApplicationController
-
Creates a new instance of nUINavButtonElement
.
- createNavButton(int, String, Image) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractViewController
-
Creates a new instance of nUINavButtonElement
.
- createNavButton(int, String, int, Image) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractViewController
-
Creates a new instance of nUINavButtonElement
.
- createOfflineListCell() - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractListViewController
-
- createOfflineListCell() - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractListViewTemplate
-
- createSearchNavButton(int, String, Image) - Method in class com.softwareag.mobile.runtime.toolkit.AbstractApplicationController
-
Creates a new instance of nUISearchNavButton
.
- createSearchNavButton(int, String, Image) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractViewController
-
Creates a new instance of nUISearchNavButton
.
- createTable() - Method in interface com.softwareag.mobile.runtime.toolkit.persistence.ISQLiteConnector
-
Creates a new table if it's not existing.
- createTable() - Method in class com.softwareag.mobile.runtime.toolkit.persistence.SQLiteConnectorImpl
-
- createTransitionStackController(nUIObject, PaneConfiguration, PaneDefinition, AbstractViewController) - Method in class com.softwareag.mobile.runtime.toolkit.AbstractApplicationController
-
- createTransitionStackController(nUIObject, PaneConfiguration, PaneDefinition, AbstractViewController) - Method in interface com.softwareag.mobile.runtime.toolkit.ui.pane.IPaneConfigDelegate
-
Override this method to disable the automatically creation of a
TransitionStackController.
- createView() - Method in interface com.softwareag.mobile.runtime.toolkit.ui.controller.IViewController
-
Creates a new instance of the nUIViewDisplay
subclass managed by this
IViewController
implementation.
- createView() - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.TransitionStackController
-
- Credentials - Class in com.softwareag.mobile.runtime.toolkit.rest
-
Stores user and password data for HTTP requests, including additional
security restrictions.
- Credentials(String, String) - Constructor for class com.softwareag.mobile.runtime.toolkit.rest.Credentials
-
Creates new Credentials
with the given username and password
without any restrictions initially set up.