object ('a)
method add : 'b Js.t -> 'c Js.t Js.meth
method addCls : 'd Js.t -> 'e Js.t -> unit Js.meth
method addEvents : 'f Js.t -> unit Js.meth
method addGradient : 'g Js.t -> unit Js.meth
method addListener :
'h Js.t ->
'i Js.callback Js.optdef ->
'j Js.t Js.optdef -> 'k Js.t Js.optdef -> 'l Js.t Js.meth
method addManagedListener :
'm Js.t ->
'n Js.t ->
'o Js.callback Js.optdef ->
'p Js.t Js.optdef -> 'q Js.t Js.optdef -> 'r Js.t Js.meth
method callParent : 's Js.t -> 't Js.t Js.meth
method callSuper : 'u Js.t -> 'v Js.t Js.meth
method clearListeners : unit Js.meth
method clearManagedListeners : unit Js.meth
method destroy : unit Js.meth
method enableBubble : 'w Js.t -> unit Js.meth
method fireEvent : Js.js_string Js.t -> 'x Js.t -> bool Js.t Js.meth
method fireEventArgs :
Js.js_string Js.t -> 'y Js.t Js.js_array Js.t -> bool Js.t Js.meth
method getGroup : Js.js_string Js.t -> 'z Js.t Js.meth
method getId : unit Js.meth
method getInitialConfig : Js.js_string Js.t Js.optdef -> 'a1 Js.t Js.meth
method hasListener : Js.js_string Js.t -> bool Js.t Js.meth
method hasListeners : 'b1 Js.t Js.readonly_prop
method initConfig : 'c1 Js.t -> 'a Js.t Js.meth
method isObservable : bool Js.t Js.prop
method mon :
'd1 Js.t ->
'e1 Js.t ->
'f1 Js.callback Js.optdef ->
'g1 Js.t Js.optdef -> 'h1 Js.t Js.optdef -> 'i1 Js.t Js.meth
method mun :
'j1 Js.t ->
'k1 Js.t ->
'l1 Js.callback Js.optdef -> 'm1 Js.t Js.optdef -> unit Js.meth
method on :
'n1 Js.t ->
'o1 Js.callback Js.optdef ->
'p1 Js.t Js.optdef -> 'q1 Js.t Js.optdef -> 'r1 Js.t Js.meth
method relayEvents :
's1 Js.t ->
Js.js_string Js.t Js.js_array Js.t ->
Js.js_string Js.t Js.optdef -> 't1 Js.t Js.meth
method remove : Ext_draw_Sprite.t Js.t -> bool Js.t -> unit Js.meth
method removeAll : bool Js.t -> unit Js.meth
method removeCls : 'u1 Js.t -> 'v1 Js.t -> unit Js.meth
method removeListener :
Js.js_string Js.t ->
'w1 Js.callback -> 'x1 Js.t Js.optdef -> unit Js.meth
method removeManagedListener :
'y1 Js.t ->
'z1 Js.t ->
'a2 Js.callback Js.optdef -> 'b2 Js.t Js.optdef -> unit Js.meth
method resumeEvent : Js.js_string Js.t -> unit Js.meth
method resumeEvents : unit Js.meth
method self : Ext_Class.t Js.t Js.prop
method setSize : Js.number Js.t -> Js.number Js.t -> unit Js.meth
method setStyle : 'c2 Js.t -> 'd2 Js.t -> unit Js.meth
method setText : 'e2 Js.t -> Js.js_string Js.t -> unit Js.meth
method statics : Ext_Class.t Js.t Js.meth
method suspendEvent : Js.js_string Js.t -> unit Js.meth
method suspendEvents : bool Js.t -> unit Js.meth
method un :
Js.js_string Js.t ->
'f2 Js.callback -> 'g2 Js.t Js.optdef -> unit Js.meth
end