object ('a)
method animRepair : bool Js.t Js.prop
method beforeDragDrop :
('a Js.t,
#Ext_dd_DragDrop.t Js.t ->
Dom_html.event Js.t -> Js.js_string Js.t -> bool Js.t)
Js.meth_callback Js.writeonly_prop
method beforeDragEnter :
('a Js.t,
#Ext_dd_DragDrop.t Js.t ->
Dom_html.event Js.t -> Js.js_string Js.t -> bool Js.t)
Js.meth_callback Js.writeonly_prop
method beforeDragOut :
('a Js.t,
#Ext_dd_DragDrop.t Js.t ->
Dom_html.event Js.t -> Js.js_string Js.t -> bool Js.t)
Js.meth_callback Js.writeonly_prop
method beforeDragOver :
('a Js.t,
#Ext_dd_DragDrop.t Js.t ->
Dom_html.event Js.t -> Js.js_string Js.t -> bool Js.t)
Js.meth_callback Js.writeonly_prop
method beforeInvalidDrop :
('a Js.t,
#Ext_dd_DragDrop.t Js.t ->
Dom_html.event Js.t -> Js.js_string Js.t -> bool Js.t)
Js.meth_callback Js.writeonly_prop
method ddGroup : Js.js_string Js.t Js.prop
method dropAllowed : Js.js_string Js.t Js.prop
method dropNotAllowed : Js.js_string Js.t Js.prop
method onBeforeDrag :
('a Js.t, 'b Js.t -> Dom_html.event Js.t -> bool Js.t) Js.meth_callback
Js.writeonly_prop
method onStartDrag :
('a Js.t, Js.number Js.t -> Js.number Js.t -> unit) Js.meth_callback
Js.writeonly_prop
method repairHighlightColor : Js.js_string Js.t Js.prop
end