Uses of Class
org.uitnet.testing.smartfwk.ui.standard.imgobj.datagrid.SearchCell
-
Packages that use SearchCell Package Description org.uitnet.testing.smartfwk.ui.standard.imgobj.datagrid -
-
Uses of SearchCell in org.uitnet.testing.smartfwk.ui.standard.imgobj.datagrid
Methods in org.uitnet.testing.smartfwk.ui.standard.imgobj.datagrid with parameters of type SearchCell Modifier and Type Method Description voidDataGridValidatorSI. validateCellValuePresent(SearchCell cellValue, RowLocation rowLocation, HorizontalScrollbarSI hScrollbar, int scrollStepsToLookup)Method parameters in org.uitnet.testing.smartfwk.ui.standard.imgobj.datagrid with type arguments of type SearchCell Modifier and Type Method Description RowLocationDataGridValidatorSI. isRecordPresent(ItemList<SearchCell> primaryKey)RowLocationDataGridValidatorSI. isRecordPresent(ItemList<SearchCell> primaryKey, VerticalScrollbarSI vScrollbar, org.sikuli.script.Region vScrollbarRegion, int numHops, int numHopIters)This method searches the record from top to bottom.voidDataGridValidatorSI. validateRecordPresent(ItemList<SearchCell> primaryKey)
-