public class CheckBoxSI extends CheckBox
| Modifier and Type | Field and Description |
|---|---|
protected String |
checkBoxImg |
protected ObjectLocation |
checkBoxImgLocation |
displayName, locatorType, uiObjectType| Constructor and Description |
|---|
CheckBoxSI(String displayName,
String checkBoxImg,
ObjectLocation checkBoxImgLocation) |
| Modifier and Type | Method and Description |
|---|---|
CheckBoxSI |
clone() |
String |
getCheckBoxImage() |
ObjectLocation |
getCheckBoxImageLocation() |
CheckBoxValidatorSI |
getValidator(SmartAppDriver appDriver,
org.sikuli.script.Region region) |
CheckBoxSI |
updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
getDisplayName, getLocatorType, getTypeprotected String checkBoxImg
protected ObjectLocation checkBoxImgLocation
public CheckBoxSI(String displayName, String checkBoxImg, ObjectLocation checkBoxImgLocation)
public String getCheckBoxImage()
public ObjectLocation getCheckBoxImageLocation()
public CheckBoxValidatorSI getValidator(SmartAppDriver appDriver, org.sikuli.script.Region region)
getValidator in class CheckBoxpublic CheckBoxSI clone()
public CheckBoxSI updateLocatorParameterWithValue(AppConfig appConfig, String paramName, String paramValue)
updateLocatorParameterWithValue in class UIObjectCopyright © 2021. All rights reserved.