See: Description
Interface | Description |
---|---|
IContainer |
Interface for everything that can contain Form Controls.
|
Class | Description |
---|---|
Area |
Class representing a Text Area Input UI element.
|
Check |
Class representing a Boolean Input UI element.
|
Control |
Abstract class representing a Form Control in a Simple UI request.
|
DataTable |
Class representing a Data Table UI element.
|
Forms |
Helper shortcut class with static methods to generate all kinds of
SimpleControls UI elements more quickly, directly usable from the add methods
of the Simple UI Requests.
|
Grouping |
Class representing a Grouping of UI element.
|
InputControl |
Abstract class representing an Input Form Control in a Simple UI request.
|
Media |
Class representing a Multimedia Output UI element.
|
Out |
Class representing a Text Output UI element.
|
SelectMulti |
Class representing a Multi-selection Input UI element.
|
SelectOne |
Class representing a Single-selection Input UI element.
|
SelectRange |
Class representing a Range Input UI element.
|
SubmitCmd |
Class representing a Submit UI element.
|
Text |
Class representing a Text Input UI element.
|
TriggerCmd |
Class representing a SubDialog TriggerCmd UI element.
|
Copyright © 2018 universAAL Consortium. All rights reserved.