DisplayDescriptor

This type is a class for model objects.

* No description is available *

Package: descriptiveproperties

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Reference attributes having this type:
  DescriptivePropertyGroup.descriptor
  DiscoverableDescriptiveProperty.descriptor



Attributes 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

displayNameKey  -  A key to retrieve the display name in the plugin.nlsprops file.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

displayDescriptionKey  -  A key to retrieve the description in the plugin.nlsprops file.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

firstClass  -  whether the group of properties is first class
    Data Type: EBoolean
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

hidden  -  hidden property groups will not be exposed to the end user, regaurdless of the value of the hidden attribute on its children
    Data Type: EBoolean
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

readonly  -  Denotes wether the property or group of properties should be readonly and non-editable by the end user.
    Data Type: EBoolean
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

hoverHelpKey  -  It is a reference key to the string in the plugin.nlsprops that is displayed when you place the cursor over the field.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

weight  -  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
    Data Type: EInt
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

displayProperties  -  * No description is available *
    Reference Type: TypedProperty *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006