|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openqa.selenium.interactions.internal.BaseAction
org.openqa.selenium.interactions.internal.MouseRelatedAction
public class MouseRelatedAction
Base class for all mouse-related actions.
Field Summary | |
---|---|
protected Mouse |
mouse
|
Fields inherited from class org.openqa.selenium.interactions.internal.BaseAction |
---|
where |
Constructor Summary | |
---|---|
protected |
MouseRelatedAction(Mouse mouse,
Locatable locationProvider)
|
Method Summary | |
---|---|
protected Coordinates |
getActionLocation()
|
protected void |
moveToLocation()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final Mouse mouse
Constructor Detail |
---|
protected MouseRelatedAction(Mouse mouse, Locatable locationProvider)
Method Detail |
---|
protected Coordinates getActionLocation()
protected void moveToLocation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |