object ('a)
method actionMethods : 'b Js.t Js.prop
method addEvents : 'c Js.t -> unit Js.meth
method addListener :
'd Js.t ->
'e Js.callback Js.optdef ->
'f Js.t Js.optdef -> 'g Js.t Js.optdef -> 'h Js.t Js.meth
method addManagedListener :
'i Js.t ->
'j Js.t ->
'k Js.callback Js.optdef ->
'l Js.t Js.optdef -> 'm Js.t Js.optdef -> 'n Js.t Js.meth
method afterRequest : Ext_data_Request.t Js.t -> bool Js.t -> unit Js.meth
method batch : 'o Js.t -> Ext_data_Batch.t Js.t Js.meth
method buildRequest :
Ext_data_Operation.t Js.t -> Ext_data_Request.t Js.t Js.meth
method buildUrl : Ext_data_Request.t Js.t -> Js.js_string Js.t Js.meth
method callParent : 'p Js.t -> 'q Js.t Js.meth
method callSuper : 'r Js.t -> 's Js.t Js.meth
method clearListeners : unit Js.meth
method clearManagedListeners : unit Js.meth
method create :
Ext_data_Operation.t Js.t -> 't Js.callback -> 'u Js.t -> unit Js.meth
method destroy :
Ext_data_Operation.t Js.t -> 'v Js.callback -> 'w Js.t -> unit Js.meth
method doRequest :
Ext_data_Operation.t Js.t -> 'x Js.callback -> 'y Js.t -> unit Js.meth
method enableBubble : 'z Js.t -> unit Js.meth
method encodeFilters :
Ext_util_Filter.t Js.js_array Js.t -> Js.js_string Js.t Js.meth
method encodeSorters :
Ext_util_Sorter.t Js.js_array Js.t -> Js.js_string Js.t Js.meth
method fireEvent : Js.js_string Js.t -> 'a1 Js.t -> bool Js.t Js.meth
method fireEventArgs :
Js.js_string Js.t -> 'b1 Js.t Js.js_array Js.t -> bool Js.t Js.meth
method getInitialConfig : Js.js_string Js.t Js.optdef -> 'c1 Js.t Js.meth
method getMethod : Ext_data_Request.t Js.t -> Js.js_string 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 : 'd1 Js.t Js.readonly_prop
method initConfig : 'e1 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 :
'f1 Js.t ->
'g1 Js.t ->
'h1 Js.callback Js.optdef ->
'i1 Js.t Js.optdef -> 'j1 Js.t Js.optdef -> 'k1 Js.t Js.meth
method mun :
'l1 Js.t ->
'm1 Js.t ->
'n1 Js.callback Js.optdef -> 'o1 Js.t Js.optdef -> unit Js.meth
method on :
'p1 Js.t ->
'q1 Js.callback Js.optdef ->
'r1 Js.t Js.optdef -> 's1 Js.t Js.optdef -> 't1 Js.t Js.meth
method read :
Ext_data_Operation.t Js.t -> 'u1 Js.callback -> 'v1 Js.t -> unit Js.meth
method relayEvents :
'w1 Js.t ->
Js.js_string Js.t Js.js_array Js.t ->
Js.js_string Js.t Js.optdef -> 'x1 Js.t Js.meth
method removeListener :
Js.js_string Js.t ->
'y1 Js.callback -> 'z1 Js.t Js.optdef -> unit Js.meth
method removeManagedListener :
'a2 Js.t ->
'b2 Js.t ->
'c2 Js.callback Js.optdef -> 'd2 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 setExtraParam : Js.js_string Js.t -> 'e2 Js.t -> unit Js.meth
method setModel : 'f2 Js.t -> bool Js.t -> unit Js.meth
method setReader : 'g2 Js.t -> Ext_data_reader_Reader.t Js.t Js.meth
method setWriter : 'h2 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 ->
'i2 Js.callback -> 'j2 Js.t Js.optdef -> unit Js.meth
method update :
Ext_data_Operation.t Js.t -> 'k2 Js.callback -> 'l2 Js.t -> unit Js.meth
end