Attributes |
binding |
Value binding expression to a backing bean property bound to the component instance for the UIComponent created by this custom action. |
|
Required:
false |
Request-time:
false |
Type:
java.lang.String |
|
id |
Component identifier of the UINamingContainer component to be created. |
|
Required:
true |
Request-time:
false |
Type:
java.lang.String |
|
rendered |
Flag indicating whether this component (and its children) should be rendered. Expressions must evaluate to a boolean. |
|
Required:
false |
Request-time:
false |
Type:
java.lang.String |
|