Attributes |
Name | Required | Request-time | Type | Description |
var | false | false | java.lang.String | A request-scope attribute via which the data object for the current collection element will be used when iterating |
includedNode | false | false | java.lang.String | This boolean expression is used to define which elements are processed |
rendered | false | false | java.lang.String | If "false", this component is not rendered |
nodes | false | false | java.lang.String | Defines collection to use at the other (non-top) levels of iteration |
binding | false | false | java.lang.String | The attribute takes a value-binding expression for a component property of a backing bean |
id | false | false | java.lang.String | Every component may have a unique id that is automatically created if omitted |