| Modifier and Type | Method and Description |
|---|---|
GridTHTDElement |
GridTRElement.getCell(GridProColumnElement column)
Gets the cell for the given column in this row.
|
GridTHTDElement |
GridProElement.getCell(int rowIndex,
GridProColumnElement column)
Gets the grid cell for the given row and column.
|
GridTHTDElement |
GridProElement.getCell(int rowIndex,
int colIndex)
Gets the grid cell for the given row and column index.
|
GridTHTDElement |
GridProColumnElement.getHeaderCell()
Gets the header cell for this column.
|
GridTHTDElement |
GridProElement.getHeaderCell(int columnIndex)
Gets the header cell for the given visible column index.
|
Copyright © 2023. All rights reserved.