object
method beforedestroy :
(Ext_draw_Sprite.t Js.t -> 'a Js.t -> unit) Js.callback Js.writeonly_prop
method click :
(Ext_EventObject.t Js.t -> Dom_html.element Js.t -> 'b Js.t -> unit)
Js.callback Js.writeonly_prop
method destroy :
(Ext_draw_Sprite.t Js.t -> 'c Js.t -> unit) Js.callback Js.writeonly_prop
method mousedown :
(Ext_EventObject.t Js.t -> Dom_html.element Js.t -> 'd Js.t -> unit)
Js.callback Js.writeonly_prop
method mousemove :
(Ext_EventObject.t Js.t -> Dom_html.element Js.t -> 'e Js.t -> unit)
Js.callback Js.writeonly_prop
method mouseout :
(Ext_EventObject.t Js.t -> Dom_html.element Js.t -> 'f Js.t -> unit)
Js.callback Js.writeonly_prop
method mouseover :
(Ext_EventObject.t Js.t -> Dom_html.element Js.t -> 'g Js.t -> unit)
Js.callback Js.writeonly_prop
method mouseup :
(Ext_EventObject.t Js.t -> Dom_html.element Js.t -> 'h Js.t -> unit)
Js.callback Js.writeonly_prop
method render :
(Ext_draw_Sprite.t Js.t -> 'i Js.t -> unit) Js.callback Js.writeonly_prop
end