service Form in module com::sun::star::form::component:: |
service Form;
This service specifies a form which is a group of FormComponents.
A form fulfills several tasks, like storing the structure of its form components, storing the information concerning tab ordering and control grouping, and last but not least, it provides the event environment for its contained elements.
A form acts on the one hand like a container of FormComponents and on the other hand like a FormComponent. This generic construction allows the definition of hierarchies of forms and their dependent subforms.
Included Services |
specifies a component which can be part of a form.
specifies the capabilities of a collection of FormComponents.
Exported Interfaces |
identifies a component as form.
The interface has to be implemented to supply the information for tab ordering and component grouping.
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.