Package | Description |
---|---|
org.apache.myfaces.tobago.internal.taglib.component |
Tobago Framework Component Tag Library 2.5.0 -
(C) Copyright 2005-2022 The Apache Software Foundation
|
org.apache.myfaces.tobago.internal.taglib.declaration |
Modifier and Type | Interface and Description |
---|---|
interface |
CommandTagDeclaration
Use this tag only as a facet for click, change in selectOneRadio, selectBooleanCheckbox, selectManyCheckbox and
selectOneChoice
|
interface |
DateTagDeclaration
Renders a date input field.
|
interface |
HiddenTagDeclaration
Renders a hidden input element.
|
interface |
InTagDeclaration
Renders a text input field.
|
interface |
OutTagDeclaration
Renders a text
|
interface |
SelectBooleanCheckboxTagDeclaration
Renders a checkbox.
|
interface |
SelectBooleanCommandTagDeclaration |
interface |
SelectOneChoiceTagDeclaration
Render a single selection dropdown list.
|
interface |
SelectOneListboxTagDeclaration
Render a single selection option listbox.
|
interface |
SelectOneRadioTagDeclaration
Render a set of radio buttons.
|
interface |
SelectOneTagDeclaration |
interface |
TextareaTagDeclaration
Renders a multi line text input control.
|
interface |
TimeTagDeclaration
Renders a time input field.
|
interface |
ToolBarSelectBooleanTagDeclaration
Renders a selectable command button within a toolbar.
|
interface |
ToolBarSelectOneTagDeclaration
Renders a set of radio command button's within a toolbar.
|
interface |
TreeDataTagDeclaration
Deprecated.
since 2.0.0. Please use the "var" and "value" attribute of the parent tree tag.
|
interface |
TreeListboxTagDeclaration
A tree data structure displayed as a set of list boxes.
|
interface |
TreeMenuTagDeclaration
A tree which will be displayed like a flat menu.
|
interface |
TreeSelectTagDeclaration
Makes a tree node selectable.
|
interface |
TreeTagDeclaration
A tree with classical look.
|
Modifier and Type | Interface and Description |
---|---|
interface |
InputTagDeclaration |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.