Class type Dom_html.mouseEvent
method clientX : int Js_of_ocaml__.Js.readonly_propmethod clientY : int Js_of_ocaml__.Js.readonly_propmethod screenX : int Js_of_ocaml__.Js.readonly_propmethod screenY : int Js_of_ocaml__.Js.readonly_propmethod offsetX : int Js_of_ocaml__.Js.readonly_propmethod offsetY : int Js_of_ocaml__.Js.readonly_propmethod ctrlKey : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_propmethod shiftKey : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_propmethod altKey : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_propmethod which : mouse_button Js_of_ocaml__.Js.optdef
Js_of_ocaml__.Js.readonly_propmethod fromElement : element Js_of_ocaml__.Js.t Js_of_ocaml__.Js.opt
Js_of_ocaml__.Js.optdef
Js_of_ocaml__.Js.readonly_propmethod toElement : element Js_of_ocaml__.Js.t Js_of_ocaml__.Js.opt
Js_of_ocaml__.Js.optdef
Js_of_ocaml__.Js.readonly_propmethod pageX : int Js_of_ocaml__.Js.optdef Js_of_ocaml__.Js.readonly_propmethod pageY : int Js_of_ocaml__.Js.optdef Js_of_ocaml__.Js.readonly_prop