Class DOMWheelEvent


public class DOMWheelEvent extends DOMMouseEvent
  • Constructor Details

    • DOMWheelEvent

      public DOMWheelEvent()
    • DOMWheelEvent

      public DOMWheelEvent(long id)
    • DOMWheelEvent

      public DOMWheelEvent(id id)
  • Method Details

    • wheelDelta

      public int wheelDelta()
    • wheelDeltaX

      public int wheelDeltaX()
    • wheelDeltaY

      public int wheelDeltaY()