@Deprecated public class ClickAction extends MouseAction implements Action
MouseAction.Buttonmousewhere| Constructor and Description |
|---|
ClickAction(Mouse mouse,
Locatable locationProvider)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Interaction> |
asInteractions(PointerInput mouse,
KeyInput keyboard)
Deprecated.
|
void |
perform()
Deprecated.
|
getActionLocation, moveToLocation, moveToLocationgetTargetElementpublic java.util.List<Interaction> asInteractions(PointerInput mouse, KeyInput keyboard)
asInteractions in interface IsInteraction