| |||||||
FRAMES NO FRAMES |
Attributes | ||||
Name | Required | Request-time | Type | Description |
name | false | true | java.lang.String | The name of this composite component. Advisory only. The real name is taken from the filename. The value of this attribute will be set as the value for this property on the composite component bean descriptor. |
componentType | false | true | java.lang.String | The |
displayName | false | true | java.lang.String | The name to display in a tool palette containing this component. The value of this attribute will be set as the value for this property on the composite component bean descriptor. |
preferred | false | true | boolean | Is this a "preferred" component. The value of this attribute will be set as the value for this property on the composite component bean descriptor. |
expert | false | true | boolean | Is this component only for expert users? The value of this attribute will be set as the value for this property on the composite component bean descriptor. |
shortDescription | false | true | java.lang.String | A short description of the purpose of this component. The value of this attribute will be set as the value for this property on the composite component bean descriptor. |
| |||||||
FRAMES NO FRAMES |