service UnoControlModel in module com::sun::star::awt:: |
service UnoControlModel;
specifies the standard model of an UnoControl in the Smalltalk model view controller design .
The interfaces XPropertySet and XMultiPropertySet need access to the model data from the embedding environment. The control and the model can specify additional interfaces to exchange data or export more functionality from the model.
Exported Interfaces |
The control must implement these interfaces.
allows to exclicitly free resources and break cyclic references.
provides information about and access to the properties from an implementation.
provides access to multiple properties with a single call.
makes it possible to write the corresponding object to a stream.
Property Summary |
|
DefaultControl | specifies the service name of the default control for this model. |
Property Details |
||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.