f
Tag selectItems


Add a child UISelectItems component to the UIComponent associated with the closed parent UIComponent custom action.


Tag Information
Tag Classcom.sun.faces.taglib.jsf_core.SelectItemsTag
TagExtraInfo Classcom.sun.faces.taglib.FacesTagExtraInfo
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
bindingfalsefalsejavax.el.ValueExpression
(must evaluate to javax.faces.component.UIComponent)
Value binding expression to a backing bean property bound to the component instance for the UIComponent created by this custom action.
idfalsetruejava.lang.StringComponent identifier of the UISelectItems component to be created.
valuefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
Value binding expression pointing at a List or array of SelectItem instances containing the information for these options.

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.