Interface MouseEvent

All Superinterfaces:
Event, OpaqueReferenceType
All Known Subinterfaces:
WheelEvent

public interface MouseEvent extends Event
  • Method Details

    • button

      int button()
    • clientX

      float clientX()
    • clientY

      float clientY()