Package | Description |
---|---|
org.apache.myfaces.tobago.internal.taglib | |
org.apache.myfaces.tobago.internal.taglib.component |
Tobago Framework Component Tag Library 2.5.2 -
(C) Copyright 2005-2024 The Apache Software Foundation
|
Class and Description |
---|
AttributeTag
Add an attribute on the UIComponent associated with the closest parent UIComponent custom action.
|
ConverterTag
Register an Converter instance on the UIComponent associated with the closest parent UIComponent.
|
DataAttributeTag
Add an data attribute on the UIComponent associated with the closest parent UIComponent custom action.
|
GridLayoutConstraintTag
Add GridLayoutConstraints to the parent UIComponent.
|
LoadBundleTag
Load a resource bundle localized for the locale of the current view from the tobago resource path, and expose it (as
a Map) in the session attributes (session scope is needed to support ajax requests).
|
PopupReferenceTag
Register an PopupActionListener instance on the UIComponent associated with the closest parent UIComponent.
|
ResetInputActionListenerTag
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.
|
TabChangeListenerTag
Register an TabChangedListener instance on the UIComponent associated with the closest parent UIComponent custom
action.
|
ValidateFileItemTag
Register an FileItemValidator instance on the UIComponent associated with the closest parent UIComponent custom
action.
|
ValidateSubmittedValueLengthTag
Register an SubmittedValueLengthValidator instance on the UIComponent associated with the closest parent UIComponent
custom action.
|
Class and Description |
---|
LinkTagDeclaration
Renders a link element.
|
PanelTagDeclaration
Intended for use in situations when only one UIComponent child can be nested, such as in the case of facets.
|
SelectOneTagDeclaration |
ToolBarTagDeclaration
Renders a toolbar.
|
TreeCommandTagDeclaration
Renders a command inside of a tree.
|
TreeLabelTagDeclaration
Renders a label inside of a tree.
|
TreeNodeTagDeclaration
Creates a tree node.
|
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.