object
  method action : Js.js_string Js.t Js.prop
  method batch : 'Js.t Js.prop
  method callback : '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 : 'Js.t Js.prop
  method scope : '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