service GridControl in module com::sun::star::form::component:: |
service GridControl;
This service specifies a ControlModel to represent data in a table.
Included Services |
specifies a control model within a form.
Exported Interfaces |
used when creating new columns.
gives access to the elements.
gives access to the currently selection.
allows to add/remove elements by name.
gives access to the elements by index.
creates an enumeration of the elements.
gives access to the XEventAttachManger.
resets the control.
Property Summary |
|
Border | returns the border style of the control. |
Enabled | determines whether the control is enabled or disabled. |
FontDescriptor | contains the font attributes of the text in the control. |
RowHeight | specifies the height of a row of the grid. |
Tabstop | determines whether the control can be reached by the tabulator key. |
TextColor | specifies the text color (RGB) of the control. |
Property Details |
|||||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.