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