Package | Description |
---|---|
com.whitestein.lsps.test.web.components |
Modifier and Type | Method and Description |
---|---|
LspsGrid.LspsGridRow |
LspsGrid.getRow(int row)
Returns grid row.
|
LspsGrid.LspsGridRow |
LspsGrid.getRowByCellContent(String content)
Finds a row containing required string.
|
LspsGrid.LspsGridRow |
UICast.gridRow()
Casts this component to a grid row.
|
Modifier and Type | Method and Description |
---|---|
List<LspsGrid.LspsGridRow> |
LspsGrid.getRows(int... rows)
Returns grid rows.
|
List<LspsGrid.LspsGridRow> |
LspsGrid.getRowsByCellContent(String content)
Finds visible rows containing required string.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.