f
Tag param


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


Tag Information
Tag Classcom.sun.faces.taglib.jsf_core.ParameterTag
TagExtraInfo Classcom.sun.faces.taglib.FacesTagExtraInfo
Body ContentJSP
Display NameNone

Attributes
binding
ValueExpression to a backing bean property bound to the component instance for the UIComponent created by this custom action.
 
Required: false
Request-time: false
Type: java.lang.String
id
Component identifier of the UIParameter component to be created.
 
Required: false
Request-time: false
Type: java.lang.String
name
Name of the parameter to be created.
 
Required: false
Request-time: false
Type: java.lang.String
value
Value of the parameter to be set.
 
Required: false
Request-time: false
Type: java.lang.String

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.