public abstract class KeysRelatedAction extends BaseAction implements IsInteraction
Modifier and Type | Field and Description |
---|---|
protected Keyboard |
keyboard |
protected Mouse |
mouse |
where
Modifier | Constructor and Description |
---|---|
protected |
KeysRelatedAction(Keyboard keyboard,
Mouse mouse,
Locatable locationProvider) |
Modifier and Type | Method and Description |
---|---|
protected void |
focusOnElement() |
protected java.util.Collection<Interaction> |
optionallyClickElement(PointerInput mouse) |
getTargetElement
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
asInteractions
protected void focusOnElement()
protected java.util.Collection<Interaction> optionallyClickElement(PointerInput mouse)