This type is a class for model objects.
Self Described grouping of properties allow a flexible mechanism for grouping like properties together without having to introduce a new WCCM class representation. Is intended for WebSphere insternal use.
Package: descriptivepropertiesAttributes Summary | |
collection : EBoolean | Specifies if the property group is a collection. If the property group is a collection, it will be assumed that the group consists of groupings only, and that each of the child groups contain properties with the same keys. A property group that is a collection will be displayed in table (collection) format. |
name : EString | * No description is available * |
expandable : EBoolean | Valid only if the group represents a collection. If set to true, then the UI should provide new capabilities such that additional property groupings can be added. The name of the property groups will be tagged with a unique identifying number. |
template : EBoolean | specifies whether the group of properties is a template for new additions to an expandable collection group. Template groups will be ignored if added to a group that is not an expandable collection. |
propertyGroups : DescriptivePropertyGroup * | * No description is available * |
properties : DiscoverableDescriptiveProperty * | * No description is available * |
descriptor : DisplayDescriptor @ | * No description is available * |
Attribute Details |