q
Tag dropDownItem


A child tag of the q:dropDownField tag that is used to specify a separate list item. It is also possible to add child components to the q:dropDownItem tag.


Tag Information
Tag Classteamdev.jsf.taglib.DropDownItemJspTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredBinding TypeELDefaultDescription
bindingfalseteamdev.jsf.component.dropdown.DropDownItemonlynullA value-binding expression that associates a list item with a backing bean property.
renderedfalsejava.lang.StringtruefalseA flag that indicates whether or not a list item is visible.
valuetrueObjecttruenullThe value for a list item (the text that is actually shown in the text field when this item is selected).

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.