Class type Dom_html.mouseEvent
method clientX : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.readonly_propmethod clientY : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.readonly_propmethod screenX : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.readonly_propmethod screenY : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.readonly_propmethod offsetX : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.readonly_propmethod offsetY : Js_of_ocaml__.Js.number_t 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 : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.optdef
Js_of_ocaml__.Js.readonly_propmethod pageY : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.optdef
Js_of_ocaml__.Js.readonly_prop