Uses of Class
org.uitnet.testing.smartfwk.ui.core.objects.scrollbar.HorizontalScrollbar
| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.ui.core.objects.scrollbar | |
| org.uitnet.testing.smartfwk.ui.standard.imgobj.datagrid |
-
Uses of HorizontalScrollbar in org.uitnet.testing.smartfwk.ui.core.objects.scrollbar
Fields in org.uitnet.testing.smartfwk.ui.core.objects.scrollbar declared as HorizontalScrollbar Modifier and Type Field Description protected HorizontalScrollbarScrollbar. hScrollbarMethods in org.uitnet.testing.smartfwk.ui.core.objects.scrollbar that return HorizontalScrollbar Modifier and Type Method Description HorizontalScrollbarScrollbar. getHScrollbar()Constructors in org.uitnet.testing.smartfwk.ui.core.objects.scrollbar with parameters of type HorizontalScrollbar Constructor Description Scrollbar(HorizontalScrollbar hScrollbar, org.sikuli.script.Region hScrollbarRegion, VerticalScrollbar vScrollbar, org.sikuli.script.Region vScrollbarRegion) -
Uses of HorizontalScrollbar in org.uitnet.testing.smartfwk.ui.standard.imgobj.datagrid
Fields in org.uitnet.testing.smartfwk.ui.standard.imgobj.datagrid declared as HorizontalScrollbar Modifier and Type Field Description protected HorizontalScrollbarDataGridSI. hScrollbarMethods in org.uitnet.testing.smartfwk.ui.standard.imgobj.datagrid that return HorizontalScrollbar Modifier and Type Method Description HorizontalScrollbarDataGridSI. getHScrollbar()Methods in org.uitnet.testing.smartfwk.ui.standard.imgobj.datagrid with parameters of type HorizontalScrollbar Modifier and Type Method Description org.sikuli.script.RegionDataGridValidatorSI. getCellRegion(HeaderColumnSI headerColumn, RowLocation rowLocation, HorizontalScrollbar hScrollbar, int scrollStepsToLookup)Cell is identified by header column location in row location.DataGridSIDataGridSI. setHScrollbar(HorizontalScrollbar hScrollbar)voidDataGridValidatorSI. validateCellValuePresent(SearchCell cellValue, RowLocation rowLocation, HorizontalScrollbar hScrollbar, int scrollStepsToLookup)