| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.ui.standard.imgobj.datagrid |
| Modifier and Type | Method and Description |
|---|---|
void |
DataGridValidatorSI.validateCellValuePresent(SearchCell cellValue,
RowLocation rowLocation,
HorizontalScrollbar hScrollbar,
int scrollStepsToLookup) |
void |
DataGridValidatorSI.validateCellValuePresent(SearchCell cellValue,
RowLocation rowLocation,
HorizontalScrollbar hScrollbar,
int scrollStepsToLookup) |
| Modifier and Type | Method and Description |
|---|---|
RowLocation |
DataGridValidatorSI.isRecordPresent(ItemList<SearchCell> primaryKey) |
RowLocation |
DataGridValidatorSI.isRecordPresent(ItemList<SearchCell> primaryKey) |
RowLocation |
DataGridValidatorSI.isRecordPresent(ItemList<SearchCell> primaryKey,
VerticalScrollbar vScrollbar,
org.sikuli.script.Region vScrollbarRegion,
int numHops,
int numHopIters)
This method searches the record from top to bottom.
|
RowLocation |
DataGridValidatorSI.isRecordPresent(ItemList<SearchCell> primaryKey,
VerticalScrollbar vScrollbar,
org.sikuli.script.Region vScrollbarRegion,
int numHops,
int numHopIters)
This method searches the record from top to bottom.
|
void |
DataGridValidatorSI.validateRecordPresent(ItemList<SearchCell> primaryKey) |
void |
DataGridValidatorSI.validateRecordPresent(ItemList<SearchCell> primaryKey) |
Copyright © 2021. All rights reserved.