| Modifier and Type | Method and Description |
|---|---|
GridTRElement |
GridElement.getRow(int rowIndex)
Gets the
tr element for the given row index. |
GridTRElement |
GridTHTDElement.getRowElement()
Gets the TR parent of this element.
|
| Modifier and Type | Method and Description |
|---|---|
List<GridTRElement> |
GridElement.getRows(int firstRowIndex,
int lastRowIndex)
Gets the rows (present in the DOM) specified by the lower and upper row
indexes.
|
List<GridTRElement> |
GridElement.getVisibleRows()
Gets all the currently visible rows.
|
Copyright © 2026. All rights reserved.