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