(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: 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 OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.