Language
The Free and Open Productivity Suite
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.
|
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
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.