q
Tag dropDownItems


A child tag of the dropDownField or suggestionField tags that is used to specify a list of items.


Tag Information
Tag Classteamdev.jsf.taglib.DropDownItemsJspTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredBinding TypeELDefaultDescription
valuefalsearray of teamdev.jsf.component.dropdown.DropDownItem,
java.util.Collection of teamdev.jsf.component.dropdown.DropDownItem,
array of Object,
java.util.Collection of Object
onlynullSpecifies a set of drop-down items. Can be a value-binding expression that references array or collection of any objects or DropDownItem instances.

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.