Top | Module | Use | Manual | Index |
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS  |
Properties in a property set may be full-fledged objects that have properties themselves (and so on recursively), thereby forming a hierarchy of properties. This service describes such a hierarchy, and allows direct access even to subproperties.
Properties of an implementation that are objects themselves will often implement XProperty to allow direct access to information about the object. If such properties have properties of their own, they should fully implement PropertyHierarchy again.
Exported Interfaces |
|
com::sun::star::beans::XPropertySet |
|
com::sun::star::beans::XMultiPropertySet |
|
com::sun::star::beans::XHierarchicalPropertySet |
|
com::sun::star::beans::XMultiHierarchicalPropertySet |
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.