Package | Description |
---|---|
com.softwareag.mobile.runtime.toolkit.ui.controller |
Modifier and Type | Class and Description |
---|---|
class |
AbstractListViewController
The
AbstractListViewController acts as a default implementation
for IListListener and IListProvider and will be used as super
class for any RecordView in the AML model. |
class |
AbstractViewController
This is an abstract base class for view controllers which provides default
implementation for common methods of following interfaces:
IViewController
IResourceController
IDialogDelegate |
class |
TransitionStackController
Use
TransitionStackController to easily create workflows in your
application. |