f
Tag attribute


Add an attribute to the UIComponent associated with the closest parent UIComponent custom action.


Tag Information
Tag Classcom.sun.faces.taglib.jsf_core.AttributeTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
namefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The name of the component attribute to be set.
valuefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The value of the component attribute to be set.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator.