Class type Ext_util_Point.statics


class type statics = object .. end
Inherits
method fromEvent : 'a 'b. 'a Js.t -> 'b Js.t Js.meth

Returns a new instance of Ext.util.Point base on the pageX / pageY values of the given event

Parameters: