public class HyperlinkSI extends Hyperlink
| Modifier and Type | Field and Description |
|---|---|
protected String |
hyperlinkImg |
protected ObjectLocation |
hyperlinkImgLocation |
displayName, locatorType, uiObjectType| Constructor and Description |
|---|
HyperlinkSI(String displayName,
String hyperlinkImg,
ObjectLocation hyperlinkImgLocation) |
| Modifier and Type | Method and Description |
|---|---|
HyperlinkSI |
clone() |
String |
getHyperlinkImage() |
ObjectLocation |
getHyperlinkImageLocation() |
HyperlinkValidatorSI |
getValidator(SmartAppDriver appDriver,
org.sikuli.script.Region region) |
HyperlinkSI |
updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
getDisplayName, getLocatorType, getTypeprotected String hyperlinkImg
protected ObjectLocation hyperlinkImgLocation
public HyperlinkSI(String displayName, String hyperlinkImg, ObjectLocation hyperlinkImgLocation)
public String getHyperlinkImage()
public ObjectLocation getHyperlinkImageLocation()
public HyperlinkValidatorSI getValidator(SmartAppDriver appDriver, org.sikuli.script.Region region)
getValidator in class Hyperlinkpublic HyperlinkSI clone()
public HyperlinkSI updateLocatorParameterWithValue(AppConfig appConfig, String paramName, String paramValue)
updateLocatorParameterWithValue in class UIObjectCopyright © 2021. All rights reserved.