@Deprecated public abstract class MouseAction extends BaseAction implements IsInteraction
| Modifier and Type | Class and Description |
|---|---|
static class |
MouseAction.Button
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
protected Mouse |
mouse
Deprecated.
|
where| Modifier | Constructor and Description |
|---|---|
protected |
MouseAction(Mouse mouse,
Locatable locationProvider)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Coordinates |
getActionLocation()
Deprecated.
|
protected void |
moveToLocation()
Deprecated.
|
protected java.util.List<Interaction> |
moveToLocation(PointerInput mouse)
Deprecated.
|
getTargetElementclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasInteractionsprotected final Mouse mouse
protected Coordinates getActionLocation()
protected void moveToLocation()
protected java.util.List<Interaction> moveToLocation(PointerInput mouse)