Top | Module | Use | Manual | Index |
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS  |
Provides access to, and information about, its children and descendants viewed either as properties or as contained elements.
Groups are static collections within the hierarchy.
The number and names of contained elements are fixed in advance and each child may have a different type.
This service subsumes two alternate ways of accessing child and descendent
elements. These strongly overlap, supporting the basic identity
xGroup.getPropertyValue( aName ) == xGroup.getByName( aName )
.
Included Services |
|
com::sun::star::configuration::HierarchyAccess |
|
com::sun::star::configuration::PropertyHierarchy |
|
Exported Interfaces |
|
com::sun::star::beans::XPropertyState |
|
com::sun::star::beans::XMultiPropertyStates |
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.