interface |
BadgeTagDeclaration |
Renders a badge element.
|
interface |
BarTagDeclaration |
Defines a container for navigation elements, branding, ...
|
interface |
BoxTagDeclaration |
Renders a panel with border and title.
|
interface |
ButtonsTagDeclaration |
Renders a group of buttons.
|
interface |
ButtonTagDeclaration |
Renders a button element.
|
interface |
ColumnNodeTagDeclaration |
Creates a tree node inside of a sheet (also known as tree table).
|
interface |
ColumnPanelTagDeclaration |
Renders a UIComponent that represents a panel below a row within a
parent UISheet component.
|
interface |
ColumnTagDeclaration |
Renders a UIComponent that represents a single column of data within a
parent UISheet component.
|
interface |
DateTagDeclaration |
Renders a date input field.
|
interface |
FigureTagDeclaration |
Use figure to show e. g. images or videos inside.
|
interface |
FileTagDeclaration |
Renders a file input field.
|
interface |
FooterTagDeclaration |
Defines a footer of its parent (like page, box, ...)
|
interface |
HeaderTagDeclaration |
Defines a header of its parent (like page, box, ...)
|
interface |
ImageTagDeclaration |
Renders an image.
|
interface |
InTagDeclaration |
Renders a text input field.
|
interface |
LabelTagDeclaration |
Renders a label component.
|
interface |
LinksTagDeclaration |
Defines a navigation element, which contains a menu-like structure
|
interface |
LinkTagDeclaration |
Renders a link element, i. e. an anchor <a> tag.
|
interface |
OutTagDeclaration |
Renders a text
|
interface |
PanelTagDeclaration |
Intended for use in situations when only one UIComponent child can be
nested, such as in the case of facets.
|
interface |
PopupTagDeclaration |
Renders a popup panel.
|
interface |
ProgressTagDeclaration |
Renders a progress bar.
|
interface |
RangeTagDeclaration |
Renders a input field with type range.
|
interface |
SectionTagDeclaration |
Renders a section or subsection.
|
interface |
SelectBooleanCheckboxTagDeclaration |
Renders a checkbox.
|
interface |
SelectBooleanToggleTagDeclaration |
Renders a checkbox as toggle.
|
interface |
SelectItemsTagDeclaration |
Add a child UISelectItems component to the UIComponent
associated with the closed parent UIComponent custom
action.
|
interface |
SelectItemTagDeclaration |
Add a child UISelectItem component to the UIComponent
associated with the closed parent UIComponent custom
action.
|
interface |
SelectManyCheckboxTagDeclaration |
Render a group of checkboxes.
|
interface |
SelectManyListboxTagDeclaration |
Render a multi selection option listbox.
|
interface |
SelectManyListTagDeclaration |
Render a multi selection option list.
|
interface |
SelectManyShuttleTagDeclaration |
|
interface |
SelectOneChoiceTagDeclaration |
Render a single selection dropdown list.
|
interface |
SelectOneListboxTagDeclaration |
Render a single selection option listbox.
|
interface |
SelectOneListTagDeclaration |
Render a single selection option list.
|
interface |
SelectOneRadioTagDeclaration |
Render a set of radio buttons.
|
interface |
StarsTagDeclaration |
Renders a star rating component.
|
interface |
TabGroupTagDeclaration |
Renders a tab group which contains tab panels.
|
interface |
TabTagDeclaration |
Renders a tab within a tab group.
|
interface |
TextareaTagDeclaration |
Renders a multi line text input control.
|
interface |
TreeIconTagDeclaration |
Renders an image beside a tree node.
|
interface |
TreeIndentTagDeclaration |
Renders an indent beside a tree node.
|
interface |
TreeLabelTagDeclaration |
Renders a label inside of a tree.
|
interface |
TreeNodeTagDeclaration |
Creates a tree node.
|
interface |
TreeSelectTagDeclaration |
Makes a tree node selectable.
|