
See: Description
| Interface | Description |
|---|---|
| FormManager |
Interface to implement Form management Logic.
|
| Class | Description |
|---|---|
| FrameManager | |
| HierarchicalFormManager |
Hierarchical management of dialogs.
|
| OverlayFormManager |
A
FormManager that can command to render more than one
FrameManager. |
| QueuedFormManager |
This
FormManager queues the UIRequests in a priority queue
according to the dialog's priority. |
| SimpleFormManager |
This
FormManager is the simplest form of form management as it only
displays one form at a time. |
| UIRequestPriorityComparator |
Comparator for
UIRequests. |
Copyright © 2018 universAAL Consortium. All rights reserved.