| 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  | 
TriggerCmd
Class representing a SubDialog TriggerCmd UI element. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static SubmitCmd | 
Forms.submit(String ref,
      String label)
Create a SubmitCmd control. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
SubDialog.addSubmit(SubmitCmd ctrl)
Add a Submit Form Control to the Submit group of the SubDialog. 
 | 
String | 
Dialog.addSubmit(SubmitCmd ctrl)
Add a Submit Form Control to the Submit group of the Dialog. 
 | 
String | 
Message.addSubmit(SubmitCmd ctrl)
Add a Submit Form Control to the Submit group of the Message. 
 | 
Copyright © 2018 universAAL Consortium. All rights reserved.