object ('a)
method autoStart : 'b Js.t Js.prop
method constrainTo : 'c Js.t Js.prop
method delegate : Js.js_string Js.t Js.prop
method listeners : 'd Js.t Js.prop
method onBeforeStart :
('a Js.t, Ext_EventObject.t Js.t -> unit) Js.meth_callback
Js.writeonly_prop
method onDrag :
('a Js.t, Ext_EventObject.t Js.t -> unit) Js.meth_callback
Js.writeonly_prop
method onEnd :
('a Js.t, Ext_EventObject.t Js.t -> unit) Js.meth_callback
Js.writeonly_prop
method onStart :
('a Js.t, Ext_EventObject.t Js.t -> unit) Js.meth_callback
Js.writeonly_prop
method overCls : Js.js_string Js.t Js.prop
method preventDefault : bool Js.t Js.prop
method stopEvent : bool Js.t Js.prop
method tolerance : Js.number Js.t Js.prop
method trackOver : bool Js.t Js.prop
end