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 

E

EDITING_STYLE_NONE - Static variable in interface com.softwareag.mobile.runtime.toolkit.delegates.IListViewDelegate
Editing style used as return value for IListViewDelegate.getEditingStyleForRow(ListView, int) indicating that now editing will happen.
EDITING_STYLE_SWIPE_EDIT_LEFT - Static variable in interface com.softwareag.mobile.runtime.toolkit.delegates.IListViewDelegate
Editing style used as return value for IListViewDelegate.getEditingStyleForRow(ListView, int) indicating that the user can swipe the cell from right to left to edit the cell.
ElementFactory - Class in com.softwareag.mobile.runtime.toolkit.ui
Factory to create different kind of UI elements, e.g.
ElementFactory() - Constructor for class com.softwareag.mobile.runtime.toolkit.ui.ElementFactory
 
EmailAddressValidator - Class in com.softwareag.mobile.runtime.toolkit.validator
Validates if a given input string is a valid email address.
EmailAddressValidator() - Constructor for class com.softwareag.mobile.runtime.toolkit.validator.EmailAddressValidator
 
enableOperationLogging(boolean) - Method in class com.softwareag.mobile.runtime.toolkit.operations.OperationHandler
Enable or disable operation logging based on the passed boolean value.
EntityListDatasource - Class in com.softwareag.mobile.runtime.toolkit.model
An EntityListDatasource provides a IListDatasource implementation to manage and represent a data model based on the IEntitys defined in the application model.
EntityListDatasource() - Constructor for class com.softwareag.mobile.runtime.toolkit.model.EntityListDatasource
 
EPath - Interface in com.softwareag.mobile.runtime.toolkit.model
An EPath represents a resolver which converts String-based expressions into Objects.
equals(Object) - Method in class com.softwareag.mobile.runtime.toolkit.operations.queue.conditional.BasicCondition
 
equals(Object) - Method in class com.softwareag.mobile.runtime.toolkit.operations.queue.conditional.RangeCondition
 
equals(Object) - Method in class com.softwareag.mobile.runtime.toolkit.rest.Cookie
 
ERROR - Static variable in class com.softwareag.mobile.runtime.toolkit.logging.Logger
error(String) - Static method in class com.softwareag.mobile.runtime.toolkit.logging.Logger
Log a Logger.ERROR message.
error(String, String) - Static method in class com.softwareag.mobile.runtime.toolkit.logging.Logger
Log a tag and a Logger.ERROR message.
error(String, Exception) - Static method in class com.softwareag.mobile.runtime.toolkit.logging.Logger
Log a Logger.ERROR message and its stacktrace.
error(String, String, Exception) - Static method in class com.softwareag.mobile.runtime.toolkit.logging.Logger
Log a tag and a Logger.ERROR message and its stacktrace.
evaluate(String) - Method in interface com.softwareag.mobile.runtime.toolkit.delegates.IConditionResolver
Evaluate the current platform for Mobile Designer
evaluate(String) - Method in class com.softwareag.mobile.runtime.toolkit.rest.ExecutionContext
 
evaluate(String) - Static method in class com.softwareag.mobile.runtime.toolkit.util.ConditionResolver
Evaluate the current platform for Mobile Designer
execute() - Method in class com.softwareag.mobile.runtime.toolkit.operations.AbstractSynchronizableOperation
 
execute() - Method in interface com.softwareag.mobile.runtime.toolkit.operations.IOperation
Executes this operation.
execute() - Method in class com.softwareag.mobile.runtime.toolkit.rest.AbstractRestOperation
 
execute() - Method in class com.softwareag.mobile.runtime.toolkit.rest.AbstractVirtualOperation
 
ExecutionContext - Class in com.softwareag.mobile.runtime.toolkit.rest
 
ExecutionContext() - Constructor for class com.softwareag.mobile.runtime.toolkit.rest.ExecutionContext
 
exists(CacheObject) - Method in class com.softwareag.mobile.runtime.toolkit.operations.cache.FileCacheManager
 
exists(CacheObject) - Method in interface com.softwareag.mobile.runtime.toolkit.operations.cache.ICacheManager
 
expandPaneToFullScreen(int) - Method in class com.softwareag.mobile.runtime.toolkit.AbstractApplicationController
Expands the delivered pane to full screen and hides all other panes.
ExpressionFragment - Class in com.softwareag.mobile.runtime.toolkit
A ExpressionFragment represents a single path element.
ExpressionFragment(String) - Constructor for class com.softwareag.mobile.runtime.toolkit.ExpressionFragment
Creates an new instance of this fragment.
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