Class | Description |
---|---|
ActionListenerMethodTagHandler |
Action listener method handler: makes it possible to add an action listener method to any action source component
parent.
|
DeprecatedComponentHandler |
Handler for deprecated components.
|
DocumentLinkTagHandler |
Component tag handler that wires a document link tag to a command link tag.
|
FormTagHandler |
Tag handler generating a form (or not) depending on attributes values, useful when handling widgets that may need to
be surrounded by a form (or not) depending on their configuration.
|
GenericHtmlComponentHandler |
Generic HTML component handler.
|
InputDateTimeTagHandler | |
LeafFaceletHandler |
Leaf Facelet Handler (facelet handler that does nothing).
|
MetaActionSourceTagHandler |
Component tag handler that wires an action source attributes to a
MetaActionSourceRule set. |
MetaValueHolderTagHandler |
Component tag handler that wires a value holder rule attributes to a
MetaValueHolderRule set. |
MethodResultTagHandler | Deprecated
since Seam 2.0 handles method results
|
RepeatTagHandler |
Repeat handler, similar to the standard ForEach handler.
|
SetTagHandler |
Tag handler that exposes a variable to the variable map.
|
TagConfigFactory |
Helper for generating configs outside of a library context.
|
Copyright © 2017 Nuxeo. All rights reserved.