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 batch : 'n Js.t -> Ext_data_Batch.t Js.t Js.meth
method callParent : 'o Js.t -> 'p Js.t Js.meth
method callSuper : 'q Js.t -> 'r Js.t Js.meth
method clearListeners : unit Js.meth
method clearManagedListeners : unit Js.meth
method create :
Ext_data_Operation.t Js.t -> 's Js.callback -> 't Js.t -> unit Js.meth
method destroy :
Ext_data_Operation.t Js.t -> 'u Js.callback -> 'v Js.t -> 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 getInitialConfig : Js.js_string Js.t Js.optdef -> 'z Js.t Js.meth
method getModel : Ext_data_Model.t Js.t Js.meth
method getReader : Ext_data_reader_Reader.t Js.t Js.meth
method getWriter : Ext_data_writer_Writer.t Js.t Js.meth
method hasListener : Js.js_string Js.t -> bool Js.t Js.meth
method hasListeners : 'a1 Js.t Js.readonly_prop
method initConfig : 'b1 Js.t -> 'a Js.t Js.meth
method isObservable : bool Js.t Js.prop
method isProxy : bool Js.t Js.prop
method isSynchronous : bool Js.t Js.prop
method mon :
'c1 Js.t ->
'd1 Js.t ->
'e1 Js.callback Js.optdef ->
'f1 Js.t Js.optdef -> 'g1 Js.t Js.optdef -> 'h1 Js.t Js.meth
method mun :
'i1 Js.t ->
'j1 Js.t ->
'k1 Js.callback Js.optdef -> 'l1 Js.t Js.optdef -> unit Js.meth
method on :
'm1 Js.t ->
'n1 Js.callback Js.optdef ->
'o1 Js.t Js.optdef -> 'p1 Js.t Js.optdef -> 'q1 Js.t Js.meth
method read :
Ext_data_Operation.t Js.t -> 'r1 Js.callback -> 's1 Js.t -> unit Js.meth
method relayEvents :
't1 Js.t ->
Js.js_string Js.t Js.js_array Js.t ->
Js.js_string Js.t Js.optdef -> 'u1 Js.t Js.meth
method removeListener :
Js.js_string Js.t ->
'v1 Js.callback -> 'w1 Js.t Js.optdef -> unit Js.meth
method removeManagedListener :
'x1 Js.t ->
'y1 Js.t ->
'z1 Js.callback Js.optdef -> 'a2 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 setModel : 'b2 Js.t -> bool Js.t -> unit Js.meth
method setReader : 'c2 Js.t -> Ext_data_reader_Reader.t Js.t Js.meth
method setWriter : 'd2 Js.t -> Ext_data_writer_Writer.t Js.t 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 ->
'e2 Js.callback -> 'f2 Js.t Js.optdef -> unit Js.meth
method update :
Ext_data_Operation.t Js.t -> 'g2 Js.callback -> 'h2 Js.t -> unit Js.meth
end