object
method action : Js.js_string Js.t Js.prop
method batch : 'a Js.t Js.prop
method callback : 'b Js.callback Js.prop
method filters : Ext_util_Filter.t Js.js_array Js.t Js.prop
method groupers : Ext_util_Grouper.t Js.js_array Js.t Js.prop
method limit : Js.number Js.t Js.prop
method params : 'c Js.t Js.prop
method scope : 'd Js.t Js.prop
method sorters : Ext_util_Sorter.t Js.js_array Js.t Js.prop
method start : Js.number Js.t Js.prop
method synchronous : bool Js.t Js.prop
end