| Package | Description | 
|---|---|
| org.universAAL.support.utils.ui | 
 Contains raw 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  | 
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  | 
Text
Class representing a Text Input UI element. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SubmitCmd.addMandatoryInput(InputControl input)
Indicates that the InputControl passed as parameter must be filled with a
 value by the user before this Submit is pressed. 
 | 
Copyright © 2018 universAAL Consortium. All rights reserved.