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

interface XFormComponent
Base Interfaces
XFormComponent
┗ ::com::sun::star::container::XChild

::com::sun::star::container::XChild
(referenced interface's summary:)
provides access to the parent of the object.
Description
describes a component which may be part of a form.

This interface does not really provide an own functionality, it is only for easier runtime identification of form components.

See also
XForm

Top of Page