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

service UnoControlModel
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:)
::com::sun::star::lang::XComponent
(referenced entity's summary:)
::com::sun::star::beans::XPropertySet
(referenced entity's summary:)
::com::sun::star::beans::XMultiPropertySet
(referenced entity's summary:)
::com::sun::star::io::XPersistObject
(referenced entity's summary:)
::com::sun::star::util::XCloneable
(referenced entity's summary:)
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:)
::com::sun::star::lang::XComponent
(referenced entity's summary:)
::com::sun::star::beans::XPropertySet
(referenced entity's summary:)
::com::sun::star::beans::XMultiPropertySet
(referenced entity's summary:)
::com::sun::star::io::XPersistObject
(referenced entity's summary:)
::com::sun::star::util::XCloneable
(referenced entity's summary:)
Properties' Details
DefaultControl
string DefaultControl;
Description
specifies the service name of the default control for this model.

 
Top of Page