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

Packages that use InputControl
org.universAAL.support.utils.ui Contains raw helper classes to deal with UI concepts of universAAL. 
 

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

Subclasses of InputControl in org.universAAL.support.utils.ui
 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.
 

Methods in org.universAAL.support.utils.ui with parameters of type InputControl
 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 © 2014 universAAL Consortium. All Rights Reserved.