package ezjs_jquery

  1. Overview
  2. Docs
method isDefaultPrevented : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.meth
method isImmediatePropagationStopped : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.meth
method isPropagationStopped : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.meth
method pageX : int Js_of_ocaml.Js.prop
method pageY : int Js_of_ocaml.Js.prop
method preventDefault : unit Js_of_ocaml.Js.meth
method stopImmediatePropagation : unit Js_of_ocaml.Js.meth
method stopPropagation : unit Js_of_ocaml.Js.meth
method timeStamp : int Js_of_ocaml.Js.prop
method which : int Js_of_ocaml.Js.prop