Package | Description |
---|---|
com.softwareag.mobile.runtime.toolkit.ui | |
com.softwareag.mobile.runtime.toolkit.ui.controller |
Constructor and Description |
---|
AbstractAlertDialog(IDialogDelegate delegate)
Creates a new AbstractAlertDialog by passing an IDialogDelegate.
|
Modifier and Type | Class and Description |
---|---|
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. |