object ('a)
method addEvents : 'b Js.t -> unit Js.meth
method addListener :
'c Js.t ->
'd Js.callback Js.optdef ->
'e Js.t Js.optdef -> 'f Js.t Js.optdef -> 'g Js.t Js.meth
method addManagedListener :
'h Js.t ->
'i Js.t ->
'j Js.callback Js.optdef ->
'k Js.t Js.optdef -> 'l Js.t Js.optdef -> 'm Js.t Js.meth
method callParent : 'n Js.t -> 'o Js.t Js.meth
method callSuper : 'p Js.t -> 'q Js.t Js.meth
method cancelEdit : unit Js.meth
method clearListeners : unit Js.meth
method clearManagedListeners : unit Js.meth
method clonePlugin : 'r Js.t Js.optdef -> unit Js.meth
method completeEdit : unit Js.meth
method destroy : unit Js.meth
method disable : unit Js.meth
method editing : bool Js.t Js.prop
method enable : unit Js.meth
method enableBubble : 's Js.t -> unit Js.meth
method fireEvent : Js.js_string Js.t -> 't Js.t -> bool Js.t Js.meth
method fireEventArgs :
Js.js_string Js.t -> 'u Js.t Js.js_array Js.t -> bool Js.t Js.meth
method getCmp : 'v Js.t Js.meth
method getInitialConfig : Js.js_string Js.t Js.optdef -> 'w Js.t Js.meth
method hasListener : Js.js_string Js.t -> bool Js.t Js.meth
method hasListeners : 'x Js.t Js.readonly_prop
method init : 'y Js.t -> unit Js.meth
method initConfig : 'z Js.t -> 'a Js.t Js.meth
method isObservable : bool Js.t Js.prop
method isPlugin : bool Js.t Js.prop
method mon :
'a1 Js.t ->
'b1 Js.t ->
'c1 Js.callback Js.optdef ->
'd1 Js.t Js.optdef -> 'e1 Js.t Js.optdef -> 'f1 Js.t Js.meth
method mun :
'g1 Js.t ->
'h1 Js.t ->
'i1 Js.callback Js.optdef -> 'j1 Js.t Js.optdef -> unit Js.meth
method on :
'k1 Js.t ->
'l1 Js.callback Js.optdef ->
'm1 Js.t Js.optdef -> 'n1 Js.t Js.optdef -> 'o1 Js.t Js.meth
method relayEvents :
'p1 Js.t ->
Js.js_string Js.t Js.js_array Js.t ->
Js.js_string Js.t Js.optdef -> 'q1 Js.t Js.meth
method removeListener :
Js.js_string Js.t ->
'r1 Js.callback -> 's1 Js.t Js.optdef -> unit Js.meth
method removeManagedListener :
't1 Js.t ->
'u1 Js.t ->
'v1 Js.callback Js.optdef -> 'w1 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 setCmp : 'x1 Js.t -> unit Js.meth
method startEdit : 'y1 Js.t -> 'z1 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 ->
'a2 Js.callback -> 'b2 Js.t Js.optdef -> unit Js.meth
end