public interface IGridTable extends ITable<IGridTable>
| Modifier and Type | Method and Description |
|---|---|
void |
edit() |
IGrid |
getGrid() |
int |
getGridColumn(int column,
int row) |
int |
getGridRow(int column,
int row) |
IGridRegion |
getRegion() |
String |
getUri() |
String |
getUri(int col,
int row) |
XlsUrlParser |
getUriParser() |
void |
stopEditing() |
getCell, getColumn, getColumns, getColumns, getHeight, getRow, getRows, getRows, getSubtable, getWidth, isNormalOrientation, transposeIGrid getGrid()
void edit()
void stopEditing()
int getGridRow(int column,
int row)
int getGridColumn(int column,
int row)
IGridRegion getRegion()
String getUri()
XlsUrlParser getUriParser()
String getUri(int col, int row)
Copyright © 2004–2019 OpenL Tablets. All rights reserved.