| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.ui.core.objects.scrollbar | |
| org.uitnet.testing.smartfwk.ui.standard.imgobj.datagrid |
| Modifier and Type | Field and Description |
|---|---|
protected HorizontalScrollbar |
Scrollbar.hScrollbar |
protected HorizontalScrollbar |
Scrollbar.hScrollbar |
| Modifier and Type | Method and Description |
|---|---|
HorizontalScrollbar |
Scrollbar.getHScrollbar() |
HorizontalScrollbar |
Scrollbar.getHScrollbar() |
| Constructor and Description |
|---|
Scrollbar(HorizontalScrollbar hScrollbar,
org.sikuli.script.Region hScrollbarRegion,
VerticalScrollbar vScrollbar,
org.sikuli.script.Region vScrollbarRegion) |
Scrollbar(HorizontalScrollbar hScrollbar,
org.sikuli.script.Region hScrollbarRegion,
VerticalScrollbar vScrollbar,
org.sikuli.script.Region vScrollbarRegion) |
| Modifier and Type | Field and Description |
|---|---|
protected HorizontalScrollbar |
DataGridSI.hScrollbar |
protected HorizontalScrollbar |
DataGridSI.hScrollbar |
| Modifier and Type | Method and Description |
|---|---|
HorizontalScrollbar |
DataGridSI.getHScrollbar() |
HorizontalScrollbar |
DataGridSI.getHScrollbar() |
| Modifier and Type | Method and Description |
|---|---|
org.sikuli.script.Region |
DataGridValidatorSI.getCellRegion(HeaderColumnSI headerColumn,
RowLocation rowLocation,
HorizontalScrollbar hScrollbar,
int scrollStepsToLookup)
Cell is identified by header column location in row location.
|
org.sikuli.script.Region |
DataGridValidatorSI.getCellRegion(HeaderColumnSI headerColumn,
RowLocation rowLocation,
HorizontalScrollbar hScrollbar,
int scrollStepsToLookup)
Cell is identified by header column location in row location.
|
DataGridSI |
DataGridSI.setHScrollbar(HorizontalScrollbar hScrollbar) |
DataGridSI |
DataGridSI.setHScrollbar(HorizontalScrollbar hScrollbar) |
void |
DataGridValidatorSI.validateCellValuePresent(SearchCell cellValue,
RowLocation rowLocation,
HorizontalScrollbar hScrollbar,
int scrollStepsToLookup) |
void |
DataGridValidatorSI.validateCellValuePresent(SearchCell cellValue,
RowLocation rowLocation,
HorizontalScrollbar hScrollbar,
int scrollStepsToLookup) |
Copyright © 2021. All rights reserved.