Exported Interfaces |
XFormComponent |
- Description
- identifies the component as a candidate for being part of a form.
This interface also provides the access to the component's parent.
|
::com::sun::star::lang::XComponent |
- Description
- allows life-time control of form components.
|
::com::sun::star::container::XNamed |
- Description
- Each FormComponent must supply a name for identification.
|
::com::sun::star::beans::XPropertySet |
- Description
- gives access to the properties.
|
::com::sun::star::io::XPersistObject |
- Description
- Each FormComponent must be able to be stored into and read from a stream.
|
Copyright © 2003 Sun Microsystems, Inc.