Interface MouseEvent
- All Superinterfaces:
Event, OpaqueReferenceType
- All Known Subinterfaces:
WheelEvent
-
Method Summary
Methods inherited from interface Event
preventDefault, type
-
Method Details
-
button
int button() -
clientX
float clientX() -
clientY
float clientY()
-