Classes
Methods
-
<static> create()
-
add()
-
Adds a widget to the form
-
buildGroup()
-
Builds and adds a new group according to a recipe
Returns:
group
- Type
- 'hui.ui.Form.Group'
-
createGroup()
-
Creates a new form group and adds it to the form
Returns:
group
- Type
- 'hui.ui.Form.Group'
-
focus()
-
Sets focus in the first found child
-
getValues()
-
Returns a map of all values of descendants
-
reset()
-
Resets all descendants
-
setValues()
-
Sets the values of the descendants