Attributes |
binding |
Value binding expression 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 UISelectItems component to be created. |
|
Required:
false |
Request-time:
false |
Type:
java.lang.String |
|
value |
Value binding expression pointing at a List or array of SelectItem instances containing the information for these options. |
|
Required:
false |
Request-time:
false |
Type:
java.lang.String |
|