Attributes |
rendered |
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. |
|
Required:
false |
Request-time:
false |
Type:
java.lang.String |
|
binding |
The value binding expression linking this component to a property in a backing bean |
|
Required:
false |
Request-time:
false |
Type:
java.lang.String |
|
id |
The component identifier for the associated component |
|
Required:
false |
Request-time:
false |
Type:
java.lang.String |
|
footerClass |
Space-separated list of CSS style class(es) that will be applied to any column footer generated for this table. |
|
Required:
false |
Request-time:
false |
Type:
java.lang.String |
|
headerClass |
Space-separated list of CSS style class(es) that will be applied to any column header generated for this table. |
|
Required:
false |
Request-time:
false |
Type:
java.lang.String |
|