| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.ui.standard.imgobj.datagrid |
| Modifier and Type | Field and Description |
|---|---|
protected DataGridSI |
DataGridValidatorSI.dataGrid |
protected DataGridSI |
DataGridValidatorSI.dataGrid |
| Modifier and Type | Method and Description |
|---|---|
DataGridSI |
DataGridSI.addAdditionalHeaderColumns(HeaderColumnSI... objects)
It should contain the whole image to cover additional header column height
and width.
|
DataGridSI |
DataGridSI.addAdditionalHeaderColumns(HeaderColumnSI... objects)
It should contain the whole image to cover additional header column height
and width.
|
DataGridSI |
DataGridSI.addKeyHeaderColumns(HeaderColumnSI... objects)
It should contain the whole image to cover key header column height and
width.
|
DataGridSI |
DataGridSI.addKeyHeaderColumns(HeaderColumnSI... objects)
It should contain the whole image to cover key header column height and
width.
|
DataGridSI |
DataGridSI.addRowMarkerImages(String... images)
you can just specify the first column left border + row border combination as
row marker.
|
DataGridSI |
DataGridSI.addRowMarkerImages(String... images)
you can just specify the first column left border + row border combination as
row marker.
|
DataGridSI |
DataGridValidatorSI.getUIObject() |
DataGridSI |
DataGridValidatorSI.getUIObject() |
DataGridSI |
DataGridSI.setHeight(int height) |
DataGridSI |
DataGridSI.setHeight(int height) |
DataGridSI |
DataGridSI.setHScrollbar(HorizontalScrollbar hScrollbar) |
DataGridSI |
DataGridSI.setHScrollbar(HorizontalScrollbar hScrollbar) |
DataGridSI |
DataGridSI.setNumLeftFrozenColumns(int numLeftFrozenColumns) |
DataGridSI |
DataGridSI.setNumLeftFrozenColumns(int numLeftFrozenColumns) |
DataGridSI |
DataGridSI.setNumRightFrozenColumns(int numRightFrozenColumns) |
DataGridSI |
DataGridSI.setNumRightFrozenColumns(int numRightFrozenColumns) |
DataGridSI |
DataGridSI.setVScrollbar(VerticalScrollbar vScrollbar) |
DataGridSI |
DataGridSI.setVScrollbar(VerticalScrollbar vScrollbar) |
DataGridSI |
DataGridSI.setWidth(int width) |
DataGridSI |
DataGridSI.setWidth(int width) |
| Constructor and Description |
|---|
DataGridValidatorSI(SmartAppDriver appDriver,
DataGridSI locator,
org.sikuli.script.Region region) |
DataGridValidatorSI(SmartAppDriver appDriver,
DataGridSI locator,
org.sikuli.script.Region region) |
Copyright © 2021. All rights reserved.