Overview | Module | Use | Devguide | Index |
Services' Summary | Interfaces' Summary | Properties' Summary | Services' Details | Interfaces' Details | Properties' Details |
service GridControl |
|
Included Services - Summary | |
::com::sun::star::form::FormControlModel |
|
::com::sun::star::form::FormComponents | provides basic functionality of a container of ::com::sun::star::form::FormComponents. (details) |
Exported Interfaces - Summary | |
::com::sun::star::form::XGridColumnFactory | allows to create column models to be inserted into the control model. (details) |
::com::sun::star::view::XSelectionSupplier | gives access to the currently selection. (details) |
::com::sun::star::form::XReset | resets the control. (details) |
Properties' Summary | |
short Border |
returns the border style of the control. |
long BorderColor |
[ OPTIONAL ] specifies the color of the border, if present |
boolean Enabled |
determines whether the control is enabled or disabled. |
::com::sun::star::awt::FontDescriptor FontDescriptor |
contains the font attributes of the text in the control. |
long RowHeight |
specifies the height of a row of the grid. |
boolean Tabstop |
determines whether the control can be reached by the tabulator key. |
::com::sun::star::util::Color TextColor |
specifies the text color (RGB) of the control. |
Included Services - Details | |
::com::sun::star::form::FormControlModel
|
|
::com::sun::star::form::FormComponents
|
Exported Interfaces - Details | |
::com::sun::star::form::XGridColumnFactory
|
|
::com::sun::star::view::XSelectionSupplier
|
|
::com::sun::star::form::XReset
|
Properties' Details | |
Border
|
|
BorderColor
|
|
Enabled
|
|
FontDescriptor
|
|
RowHeight
|
|
Tabstop
|
|
TextColor
|
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.