| 
 | |||||||
| FRAMES NO FRAMES | |||||||
| Tag Information | |
| Tag Class | org.apache.myfaces.custom.selectitems.SelectItemsTag | 
| TagExtraInfo Class | None | 
| Body Content | empty | 
| Display Name | None | 
| Attributes | ||||
| Name | Required | Request-time | Type | Description | 
| var | false | false | javax.el.ValueExpression(must evaluate to java.lang.Object) | name of the iterator | 
| itemLabel | false | false | javax.el.ValueExpression(must evaluate to java.lang.Object) | name of the selectitem | 
| itemValue | false | false | javax.el.ValueExpression(must evaluate to java.lang.Object) | value of the selectitem | 
| itemLabelEscaped | false | false | javax.el.ValueExpression(must evaluate to java.lang.Object) | indicate if the label should be escaped of the selectitem | 
| itemDescription | false | false | javax.el.ValueExpression(must evaluate to java.lang.Object) | name of the selectitem | 
| itemDisabled | false | false | javax.el.ValueExpression(must evaluate to java.lang.Object) | disabled state of the selectitem | 
| useEntryAsItem | false | false | javax.el.ValueExpression(must evaluate to boolean) | Only applies when value points to a map. Use the Entry instance instead the value for resolve EL Expressions | 
| value | false | false | javax.el.ValueExpression(must evaluate to java.lang.Object) | The initial value of this component. | 
| id | false | true | java.lang.String | Get a string which uniquely identifies this UIComponent within the scope of the nearest ancestor NamingContainer component. The id is not necessarily unique across all components in the current view. | 
| binding | false | false | javax.el.ValueExpression(must evaluate to javax.faces.component.UIComponent) | Identifies a backing bean property (of type UIComponent or appropriate subclass) to bind to this component instance. This value must be an EL expression. | 
| Variables | No Variables Defined. | 
| 
 | |||||||
| FRAMES NO FRAMES | |||||||