This type is a class for model objects.
* No description is available *
Package: descriptivepropertiesAttributes Summary | |
displayNameKey : EString | A key to retrieve the display name in the plugin.nlsprops file. |
displayDescriptionKey : EString | A key to retrieve the description in the plugin.nlsprops file. |
firstClass : EBoolean | whether the group of properties is first class |
hidden : EBoolean | hidden property groups will not be exposed to the end user, regaurdless of the value of the hidden attribute on its children |
readonly : EBoolean | Denotes wether the property or group of properties should be readonly and non-editable by the end user. |
hoverHelpKey : EString | It is a reference key to the string in the plugin.nlsprops that is displayed when you place the cursor over the field. |
weight : EInt | Denotes where to display the property or group in relation to the other properties or groups. Propeties/groups will be displayed from lower to higher weight orders |
displayProperties : TypedProperty * | * No description is available * |
Attribute Details |