public abstract class Section extends UIObject
displayName, locatorType, uiObjectType| Constructor and Description |
|---|
Section(LocatorType locatorType,
String displayName) |
| Modifier and Type | Method and Description |
|---|---|
abstract SectionValidator |
getValidator(WebBrowser browser,
org.sikuli.script.Region region) |
clone, getDisplayName, getLocatorType, getType, updateLocatorParameterWithValuepublic Section(LocatorType locatorType, String displayName)
public abstract SectionValidator getValidator(WebBrowser browser, org.sikuli.script.Region region)
getValidator in class UIObjectCopyright © 2021. All rights reserved.