Uses of Class
org.universAAL.support.utils.ui.SubmitCmd

Packages that use SubmitCmd
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. 
 

Uses of SubmitCmd in org.universAAL.support.utils.ui
 

Subclasses of SubmitCmd in org.universAAL.support.utils.ui
 class TriggerCmd
          Class representing a SubDialog TriggerCmd UI element.
 

Methods in org.universAAL.support.utils.ui that return SubmitCmd
static SubmitCmd Forms.submit(String ref, String label)
          Create a SubmitCmd control.
 

Uses of SubmitCmd in org.universAAL.support.utils.ui.low
 

Methods in org.universAAL.support.utils.ui.low with parameters of type SubmitCmd
 String SubDialog.addSubmit(SubmitCmd ctrl)
          Add a Submit Form Control to the Submit group of the SubDialog.
 String Message.addSubmit(SubmitCmd ctrl)
          Add a Submit Form Control to the Submit group of the Message.
 String Dialog.addSubmit(SubmitCmd ctrl)
          Add a Submit Form Control to the Submit group of the Dialog.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.