o
Tag dropDownItems


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


Tag Information
Tag Classorg.openfaces.taglib.jsp.input.DropDownItemsJspTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredBinding TypeELDefaultDescription
valuefalsejavax.el.ValueExpression
(must evaluate to java.lang.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.