Language
	
	Asturianu (ast) 
	Català (ca) 
	Čeština (cs) 
	Dansk (da) 
	Deutsch (de) 
	
	English [US] (en-US) 
	Español (es) 
	Esperanto (eo) 
	Eesti keel (et) 
	Euskara (eu) 
	Français (fr) 
	Gàidhlig (gd) 
	Galego (gl) 
	Italiano (it) 
	Lietuvių (lt) 
	Magyar (hu) 
	Nederlands (nl) 
	Norsk (no) 
	Polski (pl) 
	Português [do Brasil] (pt-BR) 
	Português [Europeu] (pt) 
	Română (ro) 
	Slovenčina (sk) 
	Slovenščina (sl) 
	Suomi (fi) 
	Svenska (sv) 
	Yкраїнська (uk) 
	Tiếng Việt (vi) 
	Türkçe (tr) 
	ኦሮሚኛ (om) 
	Հայերեն (hy) 
	Ελληνικά (el) 
	български език (bg) 
	Русский (ru) 
	Cрпски [ћирилицом] (sr) 
	
	עברית (he) 
	हिन्दी (hi) 
	ភាសាខ្មែរ (km) 
	தமிழ் (ta) 
	ภาษาไทย (th) 
	简体中文 (zh-CN) 
	正體中文 (zh-TW) 
	日本語 (ja) 
	한국어 (ko) 
	 
	
  
  
    
     The Free and Open Productivity Suite
   
      
      
  
 
::  com  :: sun  :: star  :: configuration  :: 
 
 
service SetAccess 
 
Description  
provides access to a dynamic, homogeneous set of values or nested
 trees within a hierarchy.
  
Also provides information about the template for elements.
 Allows normalizing externally generated names.
 
 
 Sets  are dynamic containers within the hierarchy.
 The number and names of contained elements are not fixed in advance,
 but all elements have to be of one predetermined type.
 
  
See also  
SetElement  
Child objects of this service generally implement SetElement .
 The template name returned by the child from
 XTemplateInstance ::getTemplateName() 
 corresponds to the name returned by the set from
 XTemplateContainer ::getElementTemplateName() .
  
See also  
GroupAccess  
A complementary service that provides for static heterogeneous groups of
 elements within the hierarchy.
 
 
 
 
 
Included Services - Summary 
 
HierarchyAccess  
is the basic service for accessing child and descendent nodes in a hierarchy.
 (details )
 
 
SimpleSetAccess  
is the basic service providing information about and access to elements
 of a not necessarily hierarchical set .
 (details )
 
 
Exported Interfaces - Summary 
 
::com::sun::star::container ::XContainer  
allows attaching listeners to this node to monitor changes to the set.
 (details )
 
 
Included Services - Details 
 
 
HierarchyAccess 
Description  
is the basic service for accessing child and descendent nodes in a hierarchy.
  
External names (from foreign namespaces) should be normalized using
 ::com::sun::star::util ::XStringEscape ::escapeString() 
 (if available) before using them as element names.
 
 
 
 
 
 
 
 
SimpleSetAccess 
Description  
is the basic service providing information about and access to elements
 of a not necessarily hierarchical set .
  
Interface XTemplateContainer ,
 which is optional in SimpleSetAccess  must always be implemented
 in this service, if the elements are of object type. 
 
 
 
 
 
 
Exported Interfaces - Details 
 
 
::com::sun::star:: container ::XContainer 
Description  
allows attaching listeners to this node to monitor changes to the set.
  
In this service, support for notifications is mandatory.
 
 
 
 
 
 
 
 Top of Page Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.