object ('a)
method afterRequest :
('a Js.t, Ext_data_Request.t Js.t -> bool Js.t -> unit) Js.meth_callback
Js.writeonly_prop
method api : 'b Js.t Js.prop
method batchActions : bool Js.t Js.prop
method batchOrder : Js.js_string Js.t Js.prop
method cacheString : Js.js_string Js.t Js.prop
method directionParam : Js.js_string Js.t Js.prop
method extraParams : 'c Js.t Js.prop
method filterParam : Js.js_string Js.t Js.prop
method groupDirectionParam : Js.js_string Js.t Js.prop
method groupParam : Js.js_string Js.t Js.prop
method idParam : Js.js_string Js.t Js.prop
method limitParam : Js.js_string Js.t Js.prop
method listeners : 'd Js.t Js.prop
method model : 'e Js.t Js.prop
method noCache : bool Js.t Js.prop
method pageParam : Js.js_string Js.t Js.prop
method reader : 'f Js.t Js.prop
method simpleGroupMode : bool Js.t Js.prop
method simpleSortMode : bool Js.t Js.prop
method sortParam : Js.js_string Js.t Js.prop
method startParam : Js.js_string Js.t Js.prop
method timeout : Js.number Js.t Js.prop
method url : Js.js_string Js.t Js.prop
method writer : 'g Js.t Js.prop
end