Class type Dom_html.mousewheelEvent

inherit mouseEvent
method wheelDelta : int Js_of_ocaml__.Js.readonly_prop
method wheelDeltaX : int Js_of_ocaml__.Js.optdef Js_of_ocaml__.Js.readonly_prop
method wheelDeltaY : int Js_of_ocaml__.Js.optdef Js_of_ocaml__.Js.readonly_prop
method deltaX : float Js_of_ocaml__.Js.readonly_prop
method deltaY : float Js_of_ocaml__.Js.readonly_prop
method deltaZ : float Js_of_ocaml__.Js.readonly_prop
method deltaMode : delta_mode Js_of_ocaml__.Js.readonly_prop