| |||||||
FRAMES NO FRAMES |
**** Preliminary. Maybe subject to changed in a future version ****
PRELIMINARY - SUBJECT TO CHANGE Add an data attribute on the UIComponent associated with the closest parent UIComponent custom action. Data attributes will be passed through the renderers into the DOM of the user agent and can be used by scripts.Tag Information | |
Tag Class | org.apache.myfaces.tobago.internal.taglib.DataAttributeTag |
TagExtraInfo Class | None |
Body Content | empty |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
name | true | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| PRELIMINARY - SUBJECT TO CHANGE The name of the attribute in the parent component. |
value | true | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| PRELIMINARY - SUBJECT TO CHANGE The value of the attribute in the parent component. |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |