| Package | Description |
|---|---|
| com.applitools.eyes | |
| com.applitools.eyes.triggers |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EyesBase.addMouseTriggerBase(MouseAction action,
Region control,
Location cursor)
Adds a mouse trigger.
|
| Modifier and Type | Method and Description |
|---|---|
MouseAction |
MouseTrigger.getMouseAction() |
static MouseAction |
MouseAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MouseAction[] |
MouseAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MouseTrigger(MouseAction mouseAction,
Region control,
Location location) |
Copyright © 2017. All rights reserved.