object ('a)
method add : 'b Js.t -> 'c Js.t Js.optdef -> 'd Js.t Js.meth
method addAll : 'e Js.t -> unit Js.meth
method addEvents : 'f Js.t -> unit Js.meth
method addListener :
'g Js.t ->
'h Js.callback Js.optdef ->
'i Js.t Js.optdef -> 'j Js.t Js.optdef -> 'k Js.t Js.meth
method addManagedListener :
'l Js.t ->
'm Js.t ->
'n Js.callback Js.optdef ->
'o Js.t Js.optdef -> 'p Js.t Js.optdef -> 'q Js.t Js.meth
method callParent : 'r Js.t -> 's Js.t Js.meth
method callSuper : 't Js.t -> 'u Js.t Js.meth
method clear : unit Js.meth
method clearListeners : unit Js.meth
method clearManagedListeners : unit Js.meth
method clone : 'a Js.t Js.meth
method collect :
Js.js_string Js.t ->
Js.js_string Js.t Js.optdef ->
bool Js.t Js.optdef -> 'v Js.js_array Js.t Js.meth
method contains : 'w Js.t -> bool Js.t Js.meth
method containsKey : Js.js_string Js.t -> bool Js.t Js.meth
method each : 'x Js.callback -> 'y Js.t Js.optdef -> unit Js.meth
method eachKey : 'z Js.callback -> 'a1 Js.t Js.optdef -> unit Js.meth
method enableBubble : 'b1 Js.t -> unit Js.meth
method filter :
'c1 Js.t ->
'd1 Js.t -> bool Js.t Js.optdef -> bool Js.t Js.optdef -> 'a Js.t Js.meth
method filterBy : 'e1 Js.callback -> 'f1 Js.t Js.optdef -> 'a Js.t Js.meth
method findBy : 'g1 Js.callback -> 'h1 Js.t Js.optdef -> 'i1 Js.t Js.meth
method findIndex :
Js.js_string Js.t ->
'j1 Js.t ->
Js.number Js.t Js.optdef ->
bool Js.t Js.optdef -> bool Js.t Js.optdef -> Js.number Js.t Js.meth
method findIndexBy :
'k1 Js.callback ->
'l1 Js.t Js.optdef -> Js.number Js.t Js.optdef -> Js.number Js.t Js.meth
method fireEvent : Js.js_string Js.t -> 'm1 Js.t -> bool Js.t Js.meth
method fireEventArgs :
Js.js_string Js.t -> 'n1 Js.t Js.js_array Js.t -> bool Js.t Js.meth
method first : 'o1 Js.t Js.meth
method get : 'p1 Js.t -> 'q1 Js.t Js.meth
method getAt : Js.number Js.t -> 'r1 Js.t Js.meth
method getByKey : 's1 Js.t -> 't1 Js.t Js.meth
method getCount : Js.number Js.t Js.meth
method getInitialConfig : Js.js_string Js.t Js.optdef -> 'u1 Js.t Js.meth
method getKey : 'v1 Js.t -> 'w1 Js.t Js.meth
method getRange :
Js.number Js.t Js.optdef ->
Js.number Js.t Js.optdef -> 'x1 Js.js_array Js.t Js.meth
method hasListener : Js.js_string Js.t -> bool Js.t Js.meth
method hasListeners : 'y1 Js.t Js.readonly_prop
method indexOf : 'z1 Js.t -> Js.number Js.t Js.meth
method indexOfKey : Js.js_string Js.t -> Js.number Js.t Js.meth
method initConfig : 'a2 Js.t -> 'a Js.t Js.meth
method insert :
Js.number Js.t -> 'b2 Js.t -> 'c2 Js.t Js.optdef -> 'd2 Js.t Js.meth
method isMixedCollection : bool Js.t Js.prop
method isObservable : bool Js.t Js.prop
method last : 'e2 Js.t Js.meth
method mon :
'f2 Js.t ->
'g2 Js.t ->
'h2 Js.callback Js.optdef ->
'i2 Js.t Js.optdef -> 'j2 Js.t Js.optdef -> 'k2 Js.t Js.meth
method mun :
'l2 Js.t ->
'm2 Js.t ->
'n2 Js.callback Js.optdef -> 'o2 Js.t Js.optdef -> unit Js.meth
method on :
'p2 Js.t ->
'q2 Js.callback Js.optdef ->
'r2 Js.t Js.optdef -> 's2 Js.t Js.optdef -> 't2 Js.t Js.meth
method relayEvents :
'u2 Js.t ->
Js.js_string Js.t Js.js_array Js.t ->
Js.js_string Js.t Js.optdef -> 'v2 Js.t Js.meth
method remove : 'w2 Js.t -> 'x2 Js.t Js.meth
method removeAll : 'y2 Js.js_array Js.t Js.optdef -> 'a Js.t Js.meth
method removeAt : Js.number Js.t -> 'z2 Js.t Js.meth
method removeAtKey : Js.js_string Js.t -> 'a3 Js.t Js.meth
method removeListener :
Js.js_string Js.t ->
'b3 Js.callback -> 'c3 Js.t Js.optdef -> unit Js.meth
method removeManagedListener :
'd3 Js.t ->
'e3 Js.t ->
'f3 Js.callback Js.optdef -> 'g3 Js.t Js.optdef -> unit Js.meth
method removeRange :
Js.number Js.t -> Js.number Js.t Js.optdef -> 'h3 Js.t Js.meth
method replace : Js.js_string Js.t -> 'i3 Js.t -> 'j3 Js.t 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 statics : Ext_Class.t Js.t Js.meth
method sum :
Js.js_string Js.t ->
Js.js_string Js.t Js.optdef ->
Js.number Js.t Js.optdef ->
Js.number Js.t Js.optdef -> Js.number 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 ->
'k3 Js.callback -> 'l3 Js.t Js.optdef -> unit Js.meth
method updateKey : 'm3 Js.t -> 'n3 Js.t -> unit Js.meth
end