Package org.apache.myfaces.tobago.internal.taglib.component
Tobago Framework Component Tag Library 5.8.0-SNAPSHOT -
(C) Copyright 2005-2023 The Apache Software Foundation
-
Interface Summary Interface Description AttributeTagDeclaration Add an attribute on the UIComponent associated with the closest parent UIComponent custom action.BadgeTagDeclaration Renders a badge element.BarTagDeclaration Defines a container for navigation elements, branding, ...BoxTagDeclaration Renders a panel with border and title.ButtonsTagDeclaration Renders a group of buttons.ButtonTagDeclaration Renders a button element.ColumnNodeTagDeclaration Creates a tree node inside of a sheet (also known as tree table).ColumnPanelTagDeclaration Renders a UIComponent that represents a panel below a row within a parent UISheet component.ColumnSelectorTagDeclaration Renders a column with checkboxes to mark selected rows.ColumnTagDeclaration Renders a UIComponent that represents a single column of data within a parent UISheet component.ConfigTagDeclaration Renders a UIComponent for configurations applied in the browser.ConverterTagDeclaration Register an Converter instance on the UIComponent associated with the closest parent UIComponent.DataAttributeTagDeclaration Add an data attribute on the UIComponent associated with the closest parent UIComponent custom action.DateTagDeclaration Renders a date input field.EventTagDeclaration Add an event behavior to the component.FigureTagDeclaration Use figure to show e. g. images or videos inside.FileTagDeclaration Renders a file input field.FlexLayoutTagDeclaration Renders a <a href=https://www.w3.org/TR/css-flexbox-1/>Flexible Box Layout</a>.FlowLayoutTagDeclaration Renders a FlowLayout that positions the content components in there natural order.FooterTagDeclaration Defines a footer of its parent (like page, box, ...)FormTagDeclaration If an action is preformed, everything within the next parent form belongs to the submit-area.GridLayoutConstraintTagDeclaration Set grid layout specific contraints to the parent component.GridLayoutTagDeclaration Renders a grid-layout.HeaderTagDeclaration Defines a header of its parent (like page, box, ...)HiddenTagDeclaration Renders a hidden input element.ImageTagDeclaration Renders an image.InTagDeclaration Renders a text input field.LabelTagDeclaration Renders a label component.LinksTagDeclaration Defines a navigation element, which contains a menu-like structureLinkTagDeclaration Renders a link element, i. e. an anchor <a> tag.MessagesTagDeclaration Renders error/validation messages.MetaLinkTagDeclaration This tag renders a link tag in the header of the HTML output.MetaTagDeclaration This tag a meta tag in the header of the HTML output.ObjectTagDeclaration Show external content inside of an application.OperationTagDeclaration An operation describes an Tobago command, which will usually executed on client side. ********************* <br/> WARNING <br/> ********************* <br/> This feature is preliminary and may be subject of change in later versions!OutTagDeclaration Renders a textPageTagDeclaration Renders a page element.PanelTagDeclaration Intended for use in situations when only one UIComponent child can be nested, such as in the case of facets.PopoverTagDeclaration Renders a popover.PopupTagDeclaration Renders a popup panel.ProgressTagDeclaration Renders a progress bar.RangeTagDeclaration Renders a input field with type range.ReloadTagDeclaration Update the parent component ********************* <br/> WARNING <br/> ********************* <br/> This feature is preliminary and may be subject of change in later versions!ResetInputActionListenerTagDeclaration A ResetInputActionListener is a declarative way to allow an action source to reset all EditableValueHolder of a page or in a sub-form or part of the component tree.RowTagDeclaration This component creates a representative in a UISheet for each row.ScriptTagDeclaration This tag adds script files to include into the rendered page.SectionTagDeclaration Renders a section or subsection.SegmentLayoutConstraintTagDeclaration Set a offset for the parent UIComponent withing a segment layout.SegmentLayoutTagDeclaration Renders a layout using a 12 columns grid.SelectBooleanCheckboxTagDeclaration Renders a checkbox.SelectBooleanToggleTagDeclaration Renders a checkbox as toggle.SelectItemsTagDeclaration Add a child UISelectItems component to the UIComponent associated with the closed parent UIComponent custom action.SelectItemTagDeclaration Add a child UISelectItem component to the UIComponent associated with the closed parent UIComponent custom action.SelectManyCheckboxTagDeclaration Render a group of checkboxes.SelectManyListboxTagDeclaration Render a multi selection option listbox.SelectManyListTagDeclaration Render a multi selection option list.SelectManyShuttleTagDeclaration SelectOneChoiceTagDeclaration Render a single selection dropdown list.SelectOneListboxTagDeclaration Render a single selection option listbox.SelectOneListTagDeclaration Render a single selection option list.SelectOneRadioTagDeclaration Render a set of radio buttons.SelectReferenceTagDeclaration Renders a set of option related to and same type as the for component.SeparatorTagDeclaration Renders a separator.SheetTagDeclaration Render a sheet element.SplitLayoutTagDeclaration WARNING: This component is preliminary and may be changed without a major release.StarsTagDeclaration Renders a star rating component.StyleTagDeclaration Add a style tag with the given file name to the header (using file attribute) or add some CSS styles to the parent component.SuggestTagDeclaration Renders a list of suggested texts for a given input field.TabChangeListenerTagDeclaration Register an TabChangedListener instance on the UIComponent associated with the closest parent UIComponent custom action.TabGroupTagDeclaration Renders a tab group which contains tab panels.TabTagDeclaration Renders a tab within a tab group.TextareaTagDeclaration Renders a multi line text input control.ToastsTagDeclaration Render toasts elements.TreeIconTagDeclaration Renders an image beside a tree node.TreeIndentTagDeclaration Renders an indent beside a tree node.TreeLabelTagDeclaration Renders a label inside of a tree.TreeListboxTagDeclaration A tree data structure displayed as a set of list boxes.TreeNodeTagDeclaration Creates a tree node.TreeSelectTagDeclaration Makes a tree node selectable.TreeTagDeclaration A tree with classical look.ValidateFileItemTagDeclaration Register anFileItemValidator
instance on the UIComponent associated with the closest parent UIComponent custom action.ValidateSubmittedValueLengthTagDeclaration Register anSubmittedValueLengthValidator
instance on the UIComponent associated with the closest parent UIComponent custom action.