| |||||||
FRAMES NO FRAMES |
Attributes | ||||
Name | Required | Request-time | Type | Description |
passThroughWithExclusions | false | true | java.lang.Object | Enables pass-through rendering of attributes. Allows to define whitespace-separated list of attributes to exclude from pass-through encoding or empty string "" if all attributes should be encoded. Examples:
If "disabled" attribute of the component is true (i.e. boolean true or "true"), then attributes that have associated behavior events are not encoded. |
passThrough | false | true | java.lang.Object | Enables pass-through rendering of attributes. Allows to define whitespace-separated list of attributes to include. If component attribute name is different from default, the exact name can be added after colon. Examples:
If "disabled" attribute of the component is true (i.e. boolean true or "true"), then attributes that have associated behavior events are not encoded. |
| |||||||
FRAMES NO FRAMES |