class |
UIBox |
Renders a panel with border and title.
|
class |
UIButton |
Renders a button element.
|
class |
UIButtons |
Renders a group of buttons.
|
class |
UIDate |
Renders a date input field.
|
class |
UIFile |
Renders a file input field.
|
class |
UIIn |
Renders a text input field.
|
class |
UILink |
Renders a link element, i. e. an anchor <a> tag.
|
class |
UILinks |
Defines a navigation element, which contains a menu-like structure
UIComponent class, generated from template component.stg with class
LinksTagDeclaration .
|
class |
UIOut |
Renders a text
UIComponent class, generated from template component.stg with class
OutTagDeclaration .
|
class |
UIRange |
Renders a input field with type range.
|
class |
UISection |
Renders a section or subsection.
|
class |
UISelectBooleanCheckbox |
Renders a checkbox.
|
class |
UISelectBooleanToggle |
Renders a checkbox as toggle.
|
class |
UISelectManyCheckbox |
Render a group of checkboxes.
|
class |
UISelectManyList |
Render a multi selection option list.
|
class |
UISelectManyListbox |
Render a multi selection option listbox.
|
class |
UISelectManyShuttle |
|
class |
UISelectOneChoice |
Render a single selection dropdown list.
|
class |
UISelectOneList |
Render a single selection option list.
|
class |
UISelectOneListbox |
Render a single selection option listbox.
|
class |
UISelectOneRadio |
Render a set of radio buttons.
|
class |
UIStars |
Renders a star rating component.
|
class |
UITabGroup |
Renders a tab group which contains tab panels.
|
class |
UITextarea |
Renders a multi line text input control.
|