| |||||||
| FRAMES NO FRAMES | |||||||
Add attributes to the passThroughAttributes Map of the UIComponent associated with the closest parent UIComponent tag. For each Map.Entry in the Map<String, Object> referenced by the value attribute of this tag, take the following action. Call component.getPassThroughAttributes().put(entry.getKey(), entry.getValue()).
| Tag Information | |
| Tag Class | None |
| TagExtraInfo Class | None |
| Body Content | empty |
| Display Name | None |
| Attributes | ||||
| Name | Required | Request-time | Type | Description |
| value | false | false | javax.el.ValueExpression
(must evaluate to java.util.Map)
| An EL |
| Variables | No Variables Defined. |
| |||||||
| FRAMES NO FRAMES | |||||||