| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | com.sun.faces.taglib.jsf_core.ParameterTag |
TagExtraInfo Class | com.sun.faces.taglib.FacesTagExtraInfo |
Body Content | JSP |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
binding | false | false | java.lang.String | Value binding expression to a backing bean property bound to the component instance for the UIComponent created by this custom action. |
id | false | false | java.lang.String | Component identifier of the UIParameter component to be created. |
name | false | false | java.lang.String | Name of the parameter to be created. |
value | true | false | java.lang.String | Value of the parameter to be set. |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |