q
Tag dropDownItem


A child tag of the dropDownField or suggestionField tags 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.
valuefalseObjecttruenullThe value for a list item. This value will be converted to String and 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.