| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | teamdev.jsf.taglib.DropDownItemJspTag |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes | |||||
Name | Required | Binding Type | EL | Default | Description |
binding | false | teamdev.jsf.component.dropdown.DropDownItem | only | null | A value-binding expression that associates a list item with a backing bean property. |
rendered | false | java.lang.String | true | false | A flag that indicates whether or not a list item is visible. |
value | true | Object | true | null | The value for a list item (the text that is actually shown in the text field when this item is selected). |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |