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