service FormComponents in module com::sun::star::form:: |
service FormComponents;
specifies the capabilities of a collection of FormComponents.
The collection must provide the possibility of adding and removing components by name and by index. The name of a component is not necessarily unique, so the collection must be able to handle duplicate entry names.
Exported Interfaces |
allows to add/remove elements by name.
gives access to the elements by index.
creates an enumeration of the elements.
This interface has to be implemented to supply the scripting environment for the contained components.
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.