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(WebBrowser browser,
org.sikuli.script.Region region) |
LabelSI |
updateLocatorParameterWithValue(String paramName,
String value) |
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(WebBrowser browser, org.sikuli.script.Region region)
getValidator in class Labelpublic LabelSI updateLocatorParameterWithValue(String paramName, String value)
updateLocatorParameterWithValue in class UIObjectCopyright © 2021. All rights reserved.