| Package | Description |
|---|---|
| com.whitestein.lsps.test.web.components |
| Modifier and Type | Method and Description |
|---|---|
LspsGrid.LspsGridCell |
LspsGrid.LspsGridRow.getCell(int column)
The method is 0 based, the first cell has index 0.
|
LspsGrid.LspsGridCell |
LspsGrid.getHeaderCell(int rowIndex,
int colIndex)
Returns grid header cell.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<LspsGrid.LspsGridCell> |
LspsGrid.LspsGridRow.getCells(int... columns)
The method is 0 based, the first cell has index 0.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.