| Package | Description | 
|---|---|
| org.universAAL.support.utils.ui | 
 Contains raw helper classes to deal with UI concepts of universAAL. 
 | 
| org.universAAL.support.utils.ui.low | 
 Contains low level helper classes to deal with UI concepts of universAAL. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Area
Class representing a Text Area Input UI element. 
 | 
class  | 
Check
Class representing a Boolean Input UI element. 
 | 
class  | 
DataTable
Class representing a Data Table UI element. 
 | 
class  | 
Grouping
Class representing a Grouping of UI element. 
 | 
class  | 
InputControl
Abstract class representing an Input Form Control in a Simple UI request. 
 | 
class  | 
Media
Class representing a Multimedia Output UI element. 
 | 
class  | 
Out
Class representing a Text Output UI element. 
 | 
class  | 
SelectMulti
Class representing a Multi-selection Input UI element. 
 | 
class  | 
SelectOne
Class representing a Single-selection Input UI element. 
 | 
class  | 
SelectRange
Class representing a Range Input UI element. 
 | 
class  | 
SubmitCmd
Class representing a Submit UI element. 
 | 
class  | 
Text
Class representing a Text Input UI element. 
 | 
class  | 
TriggerCmd
Class representing a SubDialog TriggerCmd UI element. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String[] | 
Grouping.add(Control ctrl)  | 
String[] | 
DataTable.add(Control ctrl)
Add the given Simple Control UI element to the Table Entry Model. 
 | 
String[] | 
IContainer.add(Control ctrl)
Add the given Simple Control UI element to this container. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String[] | 
SubDialog.add(Control ctrl)  | 
String[] | 
Dialog.add(Control ctrl)  | 
String[] | 
Message.add(Control ctrl)  | 
Copyright © 2018 universAAL Consortium. All rights reserved.