Top   Module   Use   Manual   Index 
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS 

com :: sun :: star :: form ::

interface XFormComponent

Base Interface
com::sun::star::container::XChild

Description
describes a component which may be part of a form.

A form may contain form components, like controls, which provide a user interface, but may also contain other components which provide several services within a form, for example, this could be a timer which schedules an event periodically.

See also
XForm


Known Services which Export this Interface

com::sun::star::form::FormComponent specifies a component which can be part of a form.

Top of Page