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 UIRequest s 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
UIRequest s. |
Copyright © 2018 universAAL Consortium. All rights reserved.