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