Attributes |
Name | Required | Request-time | Type | Description |
var | false | false | java.lang.String | Name of a request scope attribute under which the resource bundle will be exposed as a Map. |
basename | false | false | java.lang.String | Base name of the resource bundle to be loaded. |
rendered | false | false | java.lang.String | If "false", this component is not rendered |
binding | false | false | java.lang.String | The attribute takes a value-binding expression for a component property of a backing bean |
id | false | false | java.lang.String | Every component may have a unique id that is automatically created if omitted |