| Name | Stands for <attribute-name>/<property-name>.
Represents the name under which the corresponding value will be stored, in the generic attributes/properties
of the UIComponent we are related to.
|
| Class | Stands for <attribute-class>/<property-class>.
Represents the Java type of the value associated with this attribute/property name.
|
| Default Value | Stands for <default-value>.
Contains the value for the attribute/property. This value differs from the "suggested-value"
in that the attribute/property must take the value, whereas in "suggested-value" taking
the value is optional.
|
| Suggested | Stands for <suggested-value>.
Contains the value for the attribute/property.
|
| Display Name | <display-name>: a short name describing the entity associated with the property/attribute.
|
| Description | <description>: contains textual description of the property/attribute. |
| Small icon / Large Icon | <small-icon> / <large-icon>.
Contains the resource path to an (16x16)/(32x32) icon image. The image may be in either GIF or JPG format.
|