|
Class Summary |
| AbstractNode |
Base class for all nodes of the property browser tree. |
| CollectionNode |
Property browser tree node that implements the parent node of a collection member
of the object. |
| GroupNode |
Property browser tree node that reflects a group node of a property group
as specified in the object descriptor. |
| ObjectNode |
An object descriptor node is either the root node of an property browser tree,
represents an object contained in a collection (see CollectionNode) or the value of a complex type property. |
| PropertyNode |
A property descriptor node represents a single non-collection property of an object. |