public class RadioButtonSI extends RadioButton
| Modifier and Type | Field and Description |
|---|---|
protected String |
radioButtonImg |
protected ObjectLocation |
radioButtonImgLocation |
displayName, locatorType, uiObjectType| Constructor and Description |
|---|
RadioButtonSI(String displayName,
String radioButtonImg,
ObjectLocation radioButtonImgLocation) |
| Modifier and Type | Method and Description |
|---|---|
RadioButtonSI |
clone() |
String |
getRadioButtonImage() |
ObjectLocation |
getRadioButtonImageLocation() |
RadioButtonValidatorSI |
getValidator(SmartAppDriver appDriver,
org.sikuli.script.Region region) |
RadioButtonSI |
updateLocatorParameterWithValue(AppConfig appConfig,
String paramName,
String paramValue) |
getDisplayName, getLocatorType, getTypeprotected String radioButtonImg
protected ObjectLocation radioButtonImgLocation
public RadioButtonSI(String displayName, String radioButtonImg, ObjectLocation radioButtonImgLocation)
public String getRadioButtonImage()
public ObjectLocation getRadioButtonImageLocation()
public RadioButtonValidatorSI getValidator(SmartAppDriver appDriver, org.sikuli.script.Region region)
getValidator in class RadioButtonpublic RadioButtonSI clone()
public RadioButtonSI updateLocatorParameterWithValue(AppConfig appConfig, String paramName, String paramValue)
updateLocatorParameterWithValue in class UIObjectCopyright © 2021. All rights reserved.