public class ButtonSI extends Button
| Modifier and Type | Field and Description |
|---|---|
protected String |
buttonImg |
protected ObjectLocation |
buttonImgLocation |
displayName, locatorType, uiObjectType| Constructor and Description |
|---|
ButtonSI(String displayName,
String buttonImg,
ObjectLocation buttonImgLocation) |
| Modifier and Type | Method and Description |
|---|---|
ButtonSI |
clone() |
String |
getButtonImage() |
ObjectLocation |
getButtonImageLocation() |
ButtonValidatorSI |
getValidator(WebBrowser browser,
org.sikuli.script.Region region) |
ButtonSI |
updateLocatorParameterWithValue(String paramName,
String value) |
getDisplayName, getLocatorType, getTypeprotected String buttonImg
protected ObjectLocation buttonImgLocation
public ButtonSI(String displayName, String buttonImg, ObjectLocation buttonImgLocation)
public String getButtonImage()
public ObjectLocation getButtonImageLocation()
public ButtonValidatorSI getValidator(WebBrowser browser, org.sikuli.script.Region region)
getValidator in class Buttonpublic ButtonSI updateLocatorParameterWithValue(String paramName, String value)
updateLocatorParameterWithValue in class UIObjectCopyright © 2021. All rights reserved.