public class GridTable extends AGridTable
| Constructor and Description |
|---|
GridTable(IGridRegion reg,
IGrid grid) |
GridTable(int top,
int left,
int bottom,
int right,
IGrid grid) |
| Modifier and Type | Method and Description |
|---|---|
void |
edit() |
IGrid |
getGrid() |
int |
getGridColumn(int column,
int row) |
int |
getGridRow(int column,
int row) |
int |
getHeight() |
IGridRegion |
getRegion() |
int |
getWidth() |
boolean |
isNormalOrientation() |
void |
stopEditing() |
getCell, getColumn, getColumns, getColumns, getRow, getRows, getRows, getSubtable, getUri, getUri, getUriParser, toString, transposepublic GridTable(IGridRegion reg, IGrid grid)
public GridTable(int top,
int left,
int bottom,
int right,
IGrid grid)
public int getWidth()
public int getHeight()
public IGrid getGrid()
public void edit()
public void stopEditing()
public int getGridColumn(int column,
int row)
public int getGridRow(int column,
int row)
public IGridRegion getRegion()
getRegion in interface IGridTablegetRegion in class AGridTablepublic boolean isNormalOrientation()
ITable.transpose() and TransposedGridTable.Copyright © 2004–2019 OpenL Tablets. All rights reserved.