class |
UIBadge |
Renders a badge element.
|
class |
UIBar |
Defines a container for navigation elements, branding, ...
|
class |
UIBox |
Renders a panel with border and title.
|
class |
UIButton |
Renders a button element.
|
class |
UIButtons |
Renders a group of buttons.
|
class |
UIColumn |
Renders a UIComponent that represents a single column of data within a
parent UISheet component.
|
class |
UIColumnNode |
Creates a tree node inside of a sheet (also known as tree table).
|
class |
UIColumnPanel |
Renders a UIComponent that represents a panel below a row within a
parent UISheet component.
|
class |
UIColumnSelector |
Renders a column with checkboxes to mark selected rows.
|
class |
UIDate |
Renders a date input field.
|
class |
UIFigure |
Use figure to show e. g. images or videos inside.
|
class |
UIFile |
Renders a file input field.
|
class |
UIFlexLayout |
Renders a <a href=https://www.w3.org/TR/css-flexbox-1/>Flexible Box Layout</a>.
|
class |
UIFlowLayout |
Renders a FlowLayout that positions the content components in there natural order.
|
class |
UIFooter |
Defines a footer of its parent (like page, box, ...)
|
class |
UIForm |
If an action is preformed, everything within the next parent form belongs to the submit-area.
|
class |
UIGridLayout |
Renders a grid-layout.
|
class |
UIHeader |
Defines a header of its parent (like page, box, ...)
|
class |
UIImage |
Renders an image.
|
class |
UIIn |
Renders a text input field.
|
class |
UILabel |
Renders a label component.
|
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 |
UIMessages |
Renders error/validation messages.
|
class |
UIObject |
Show external content inside of an application.
|
class |
UIOut |
Renders a text
UIComponent class, generated from template component.stg with class
OutTagDeclaration .
|
class |
UIPage |
Renders a page element.
|
class |
UIPanel |
Intended for use in situations when only one UIComponent child can be
nested, such as in the case of facets.
|
class |
UIPopover |
Renders a popover.
|
class |
UIPopup |
Renders a popup panel.
|
class |
UIProgress |
Renders a progress bar.
|
class |
UIRange |
Renders a input field with type range.
|
class |
UIRow |
This component creates a representative in a UISheet for each row.
|
class |
UISection |
Renders a section or subsection.
|
class |
UISegmentLayout |
Renders a layout using a 12 columns grid.
|
class |
UISelectBooleanCheckbox |
Renders a checkbox.
|
class |
UISelectBooleanToggle |
Renders a checkbox as toggle.
|
class |
UISelectItem |
Add a child UISelectItem component to the UIComponent
associated with the closed parent UIComponent custom
action.
|
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 |
UISeparator |
Renders a separator.
|
class |
UISheet |
Render a sheet element.
|
class |
UISplitLayout |
WARNING: This component is preliminary and may be changed without a major release.
|
class |
UIStars |
Renders a star rating component.
|
class |
UITab |
Renders a tab within a tab group.
|
class |
UITabGroup |
Renders a tab group which contains tab panels.
|
class |
UITextarea |
Renders a multi line text input control.
|
class |
UIToasts |
Render toasts elements.
|
class |
UITree |
A tree with classical look.
|
class |
UITreeIcon |
Renders an image beside a tree node.
|
class |
UITreeIndent |
Renders an indent beside a tree node.
|
class |
UITreeLabel |
Renders a label inside of a tree.
|
class |
UITreeListbox |
A tree data structure displayed as a set of list boxes.
|
class |
UITreeNode |
Creates a tree node.
|
class |
UITreeSelect |
Makes a tree node selectable.
|