Class DOMWheelEvent

    • Constructor Detail

      • DOMWheelEvent

        public DOMWheelEvent()
      • DOMWheelEvent

        public DOMWheelEvent​(long id)
      • DOMWheelEvent

        public DOMWheelEvent​(id id)
    • Method Detail

      • wheelDelta

        public int wheelDelta()
      • wheelDeltaX

        public int wheelDeltaX()
      • wheelDeltaY

        public int wheelDeltaY()