Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: awt ::

service UnoControlModel
Description
specifies the standard model of an UnoControl in the Smalltalk model view controller design.

The interfaces ::com::sun::star::beans::XPropertySet and ::com::sun::star::beans::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.

Developers Guide
Forms - Models and Views for Form Controls
Forms - Control Models

Included Services - Summary
UnoControlDialogElement

This service is present when the control model is embedded in an UnoControlDialogModel. (details)

Exported Interfaces - Summary
XControlModel
(referenced entity's summary:)
identifies a control model.
::com::sun::star::lang::XComponent
(referenced entity's summary:)
allows to exclicitly free resources and break cyclic references.
::com::sun::star::beans::XPropertySet
(referenced entity's summary:)
provides information about and access to the properties from an implementation.
::com::sun::star::beans::XMultiPropertySet
(referenced entity's summary:)
provides access to multiple properties with a single call.
::com::sun::star::io::XPersistObject
(referenced entity's summary:)
allows to make UNO objects persistent
::com::sun::star::util::XCloneable
(referenced entity's summary:)
makes it possible to create a copy of the object which supports this interface.
Properties' Summary
string
DefaultControl
specifies the service name of the default control for this model.  
Included Services - Details
UnoControlDialogElement
Usage Restrictions
optional
Description
This service is present when the control model is embedded in an UnoControlDialogModel.
Exported Interfaces - Details
XControlModel
(referenced entity's summary:)
identifies a control model.
::com::sun::star::lang::XComponent
(referenced entity's summary:)
allows to exclicitly free resources and break cyclic references.
::com::sun::star::beans::XPropertySet
(referenced entity's summary:)
provides information about and access to the properties from an implementation.
::com::sun::star::beans::XMultiPropertySet
(referenced entity's summary:)
provides access to multiple properties with a single call.
::com::sun::star::io::XPersistObject
(referenced entity's summary:)
allows to make UNO objects persistent
::com::sun::star::util::XCloneable
(referenced entity's summary:)
makes it possible to create a copy of the object which supports this interface.
Properties' Details
DefaultControl
string DefaultControl;
Description
specifies the service name of the default control for this model.

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.