Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: sdb ::

unpublished service ColumnDescriptorControlModel
Usage Restrictions
not published
Description
specifies the standard model of an ColumnDescriptorControl.

Included Services - Summary
::com::sun::star::awt::UnoControlModel
(referenced entity's summary:)
specifies the standard model of an ::com::sun::star::awt::UnoControl in the Smalltalk model view controller design.
Properties' Summary
short
Border
specifies the border style of the control.  
boolean
Enabled
determines whether the control is enabled or disabled.  
boolean
Tabstop
specifies that the control can be reached with the TAB key.  
::com::sun::star::beans::XPropertySet
Column
specifies the column descriptor where the values will be stored in.  
::com::sun::star::sdbc::XConnection
ActiveConnection
specifies the connection to a database.  
Included Services - Details
::com::sun::star::awt::UnoControlModel
(referenced entity's summary:)
specifies the standard model of an ::com::sun::star::awt::UnoControl in the Smalltalk model view controller design.
Properties' Details
Border
short Border;
Description
specifies the border style of the control.
 0: No border
 1: 3D border
 2: simple border
 
Enabled
boolean Enabled;
Description
determines whether the control is enabled or disabled.
Tabstop
boolean Tabstop;
Description
specifies that the control can be reached with the TAB key.
Column
::com::sun::star::beans::XPropertySet Column;
Description
specifies the column descriptor where the values will be stored in.
ActiveConnection
::com::sun::star::sdbc::XConnection ActiveConnection;
Description
specifies the connection to a database.

 
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.