public class LabelSI extends Label
| Modifier and Type | Field and Description |
|---|---|
protected String |
labelImg |
protected ObjectLocation |
labelImgLocation |
displayName, locatorType, uiObjectType| Constructor and Description |
|---|
LabelSI(String displayName,
String labelImg,
ObjectLocation labelImgLocation) |
| Modifier and Type | Method and Description |
|---|---|
LabelSI |
clone() |
String |
getLabelImage() |
ObjectLocation |
getLabelImageLocation() |
LabelValidatorSI |
getValidator(SmartAppDriver appDriver,
org.sikuli.script.Region region) |
LabelSI |
updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
getDisplayName, getLocatorType, getTypeprotected String labelImg
protected ObjectLocation labelImgLocation
public LabelSI(String displayName, String labelImg, ObjectLocation labelImgLocation)
public String getLabelImage()
public ObjectLocation getLabelImageLocation()
public LabelValidatorSI getValidator(SmartAppDriver appDriver, org.sikuli.script.Region region)
getValidator in class LabelCopyright © 2021. All rights reserved.