Attributes |
Name | Required | Request-time | Type | Description |
id | false | false | java.lang.String |
The component identifier for this component. This value must be
unique within the closest parent component that is a naming
container.
|
path | true | false | java.lang.String |
Context resolved path to a external CSS file.
|
contextBase | false | false | java.lang.String |
Alternattive context to resolve path to a external CSS file.
|
rendered | false | false | java.lang.String |
Flag indicating whether or not this component should be rendered
(during Render Response Phase), or processed on any subsequent
form submit.
|