Class | Description |
---|---|
AbstractApplicationController |
The AbstractApplicationController manages the inner life cycle of the
application and is responsible for resource loading, pane configurations and
transitions.
|
CanvasController |
Implementation of Mobile Designers
CanvasNativeUI which implements
the main window of your application. |
ExpressionFragment |
A
ExpressionFragment represents a single path element. |
Exception | Description |
---|---|
FileNotFoundException |
Will be thrown if a file can not be found (e.g. for reading its content).
|