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 clearListeners : unit Js.meth
method clearManagedListeners : unit Js.meth
method enableBubble : 'r Js.t -> unit Js.meth
method fireEvent : Js.js_string Js.t -> 's Js.t -> bool Js.t Js.meth
method fireEventArgs :
Js.js_string Js.t -> 't Js.t Js.js_array Js.t -> bool Js.t Js.meth
method getInitialConfig : Js.js_string Js.t Js.optdef -> 'u Js.t Js.meth
method getResponseData : 'v Js.t -> Ext_data_ResultSet.t Js.t Js.meth
method hasListener : Js.js_string Js.t -> bool Js.t Js.meth
method hasListeners : 'w Js.t Js.readonly_prop
method initConfig : 'x Js.t -> 'a Js.t Js.meth
method isObservable : bool Js.t Js.prop
method metaData : 'y Js.t Js.readonly_prop
method mon :
'z Js.t ->
'a1 Js.t ->
'b1 Js.callback Js.optdef ->
'c1 Js.t Js.optdef -> 'd1 Js.t Js.optdef -> 'e1 Js.t Js.meth
method mun :
'f1 Js.t ->
'g1 Js.t ->
'h1 Js.callback Js.optdef -> 'i1 Js.t Js.optdef -> unit Js.meth
method on :
'j1 Js.t ->
'k1 Js.callback Js.optdef ->
'l1 Js.t Js.optdef -> 'm1 Js.t Js.optdef -> 'n1 Js.t Js.meth
method rawData : 'o1 Js.t Js.prop
method read : 'p1 Js.t -> Ext_data_ResultSet.t Js.t Js.meth
method readRecords : 'q1 Js.t -> Ext_data_ResultSet.t Js.t Js.meth
method relayEvents :
'r1 Js.t ->
Js.js_string Js.t Js.js_array Js.t ->
Js.js_string Js.t Js.optdef -> 's1 Js.t Js.meth
method removeListener :
Js.js_string Js.t ->
't1 Js.callback -> 'u1 Js.t Js.optdef -> unit Js.meth
method removeManagedListener :
'v1 Js.t ->
'w1 Js.t ->
'x1 Js.callback Js.optdef -> 'y1 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 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 ->
'z1 Js.callback -> 'a2 Js.t Js.optdef -> unit Js.meth
end