:: com :: sun :: star :: form ::
|
deprecated |
interface XGrid |
|
|
|
- Usage Restrictions
- deprecated
- Description
- provides the possibility of setting and retrieving the position
of the current cell in a grid control.
Note that a grid control does not allow free control over the current row:
In such a control, every line represents a row of data of the underlying
::com::sun::star::form::component::DataForm. Thus, the current
row of the grid control always equals the current row of the
::com::sun::star::form::component::DataForm, and can be affected only
by changing the latter.
The current column of a grid control, whoever, can be freely controlled.
- See also
- ::com::sun::star::form::component::GridControl, ::com::sun::star::form::control::GridControl
|
Methods' Details |
getCurrentColumnPosition
short |
getCurrentColumnPosition(); |
- Description
- retrieves the current column position.
|
|
setCurrentColumnPosition
void |
setCurrentColumnPosition( |
[in] short |
nPos ); |
- Description
- sets the current column position.
|
|
Top of Page
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.