| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.ui.core.objects | |
| org.uitnet.testing.smartfwk.ui.standard.imgobj | |
| org.uitnet.testing.smartfwk.ui.standard.imgobj.datagrid |
| Modifier and Type | Method and Description |
|---|---|
ObjectLocation |
ObjectLocation.setLeftMarginOfRefObject(int leftMarginOfRefObjectInPx)
Left Margin of the ref object is applicable if ReferenceObjectPosition is TOP
or Bottom.
|
ObjectLocation |
ObjectLocation.setLeftMarginOfRefObject(int leftMarginOfRefObjectInPx)
Left Margin of the ref object is applicable if ReferenceObjectPosition is TOP
or Bottom.
|
| Constructor and Description |
|---|
ButtonSI(String displayName,
String buttonImg,
ObjectLocation buttonImgLocation) |
ButtonSI(String displayName,
String buttonImg,
ObjectLocation buttonImgLocation) |
CheckBoxSI(String displayName,
String checkBoxImg,
ObjectLocation checkBoxImgLocation) |
CheckBoxSI(String displayName,
String checkBoxImg,
ObjectLocation checkBoxImgLocation) |
ComboBoxSI(String displayName,
String leftSideImg,
String rightSideImg,
ObjectLocation location,
PullDownMenuInfo pullDownMenuInfo) |
ComboBoxSI(String displayName,
String leftSideImg,
String rightSideImg,
ObjectLocation location,
PullDownMenuInfo pullDownMenuInfo) |
HyperlinkSI(String displayName,
String hyperlinkImg,
ObjectLocation hyperlinkImgLocation) |
HyperlinkSI(String displayName,
String hyperlinkImg,
ObjectLocation hyperlinkImgLocation) |
ImageSI(String displayName,
String image,
ObjectLocation imageLocation) |
ImageSI(String displayName,
String image,
ObjectLocation imageLocation) |
LabelSI(String displayName,
String labelImg,
ObjectLocation labelImgLocation) |
LabelSI(String displayName,
String labelImg,
ObjectLocation labelImgLocation) |
ListBoxSI(String displayName,
int width,
int height,
ObjectLocation location) |
ListBoxSI(String displayName,
int width,
int height,
ObjectLocation location) |
RadioButtonSI(String displayName,
String radioButtonImg,
ObjectLocation radioButtonImgLocation) |
RadioButtonSI(String displayName,
String radioButtonImg,
ObjectLocation radioButtonImgLocation) |
TextAreaSI(String displayName,
String leftSideImg,
String rightSideImg,
ObjectLocation location) |
TextAreaSI(String displayName,
String leftSideImg,
String rightSideImg,
ObjectLocation location) |
TextBoxSI(String displayName,
String leftSideImg,
String rightSideImg,
ObjectLocation location) |
TextBoxSI(String displayName,
String leftSideImg,
String rightSideImg,
ObjectLocation location) |
| Modifier and Type | Field and Description |
|---|---|
protected ObjectLocation |
HeaderColumnSI.columnImgLocation |
protected ObjectLocation |
HeaderColumnSI.columnImgLocation |
| Modifier and Type | Method and Description |
|---|---|
ObjectLocation |
HeaderColumnSI.getColumnImageLocation() |
ObjectLocation |
HeaderColumnSI.getColumnImageLocation() |
| Constructor and Description |
|---|
HeaderColumnSI(String displayName,
String columnImg,
ObjectLocation columnImgLocation) |
HeaderColumnSI(String displayName,
String columnImg,
ObjectLocation columnImgLocation) |
Copyright © 2021. All rights reserved.