UIButton | A clickable/touchable button-like element | | | |
UIButtonGroup | A group of buttons | | | |
UICheckBox | A boolean value input element | | | |
UICheckBoxLabel | A boolean value input element | | | |
UIColumn | A vertical display container | | | |
UIDateAndTImeDisplay | A date and time display element | | | |
UIDateDisplay | A date display element | | | |
UIDateField | A date input element | | | |
UIDateLebaledField | A date input element with a matching label | | | |
UIFileField | A file input element | | | |
UIForm | A form template | | | |
UIGroup | A logical grouping of display elements | | | |
UIHTMLDisplay | A container for HTML-formatted text | | | |
UIHTMLTag | A generic display element | | | |
UIImage | An image element | | | |
UILabel | A label element | | | |
UILink | A reference display element | | | |
UIList | A basic list of items | | | |
UIModalDialog | A floating dialog that blocks access to existing display elements | | | |
UINumberDisplay | A number display element | | | |
UINumberField | A number input element | | | |
UINumberLebaledField | A number input element with a matching label | | | |
UIPageDialog | A dialog that replaces the current page | | | |
UIPane | A display container grouping several display elements | | | |
UIPasswordField | A password input element | | | |
UIRadioButton | A radio button element | | | |
UIRadioButtonGroup | A display container for multiple radio button elements | | | |
UIRow | A horizontal display container | | | |
UISelectionField | A selection field | | | |
UISelectionLebaledField | A selection field with a matching label | | | |
UISimpleTable | Tabular display of data structure | | | |
UISplitPane | A display container with a movable vertical divider | | | |
UITabbedPane | A display container grouping display elements separated to tabs | | | |
UITable | A two-dimensional display container | | | |
UITextArea | A text input element with multiple row support | | | |
UITextDisplay | A text display element | | | |
UITextField | A text input element | | | |
UITextLebaledField | A text input element with a matching label | | | |
UIToolbar | A container for buttons and button groups | | | |