Package | Description |
---|---|
com.softwareag.mobile.runtime.toolkit | |
com.softwareag.mobile.runtime.toolkit.ui.pane |
Modifier and Type | Class and Description |
---|---|
class |
AbstractApplicationController
The AbstractApplicationController manages the inner life cycle of the
application and is responsible for resource loading, pane configurations and
transitions.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractApplicationController.changePaneConfiguration(com.softwareag.mobile.runtime.nui.nUIObject sender,
PaneConfiguration pc,
IPaneConfigDelegate delegate,
java.util.Hashtable viewControllers)
Changes pane configuration of the application.
|
Constructor and Description |
---|
AssignViewVisitor(com.softwareag.mobile.runtime.nui.nUIObject sender,
PaneConfiguration paneConfig,
IPaneConfigDelegate delegate,
java.util.Hashtable viewControllers)
Constructs a new instance.
|
SetPaneDimensionVisitor(com.softwareag.mobile.runtime.nui.nUIWindowDisplay window,
com.softwareag.mobile.runtime.nui.nUIObject sender,
PaneConfiguration paneConfig,
java.util.Hashtable controllers,
IPaneConfigDelegate delegate) |