public class TextAreaSD extends TextArea
| Modifier and Type | Field and Description |
|---|---|
protected String |
xpath |
displayName, locatorType, uiObjectType| Constructor and Description |
|---|
TextAreaSD(String displayName,
String xpath) |
| Modifier and Type | Method and Description |
|---|---|
UIObject |
clone() |
String |
getLocatorXPath() |
TextAreaValidatorSD |
getValidator(WebBrowser browser,
org.sikuli.script.Region region) |
TextAreaSD |
updateLocatorParameterWithValue(String paramName,
String value) |
getDisplayName, getLocatorType, getTypeprotected String xpath
public TextAreaValidatorSD getValidator(WebBrowser browser, org.sikuli.script.Region region)
getValidator in class TextAreapublic String getLocatorXPath()
public TextAreaSD updateLocatorParameterWithValue(String paramName, String value)
updateLocatorParameterWithValue in class UIObjectCopyright © 2021. All rights reserved.