object
  method autoDestroy : bool Js.t Js.prop
  method autoLoad : 'Js.t Js.prop
  method autoSync : bool Js.t Js.prop
  method batchUpdateMode : Js.js_string Js.t Js.prop
  method buffered : bool Js.t Js.prop
  method clearOnPageLoad : bool Js.t Js.prop
  method clearRemovedOnLoad : bool Js.t Js.prop
  method data : 'Js.t Js.prop
  method defaultSortDirection : Js.js_string Js.t Js.prop
  method fields : 'Js.t Js.js_array Js.t Js.prop
  method filterOnLoad : bool Js.t Js.prop
  method filters : 'Js.t Js.prop
  method groupDir : Js.js_string Js.t Js.prop
  method groupField : Js.js_string Js.t Js.prop
  method groupers : Ext_util_MixedCollection.t Js.t Js.prop
  method leadingBufferZone : Js.number Js.t Js.prop
  method listeners : 'Js.t Js.prop
  method model : Js.js_string Js.t Js.prop
  method pageSize : Js.number Js.t Js.prop
  method proxy : 'Js.t Js.prop
  method purgePageCount : Js.number Js.t Js.prop
  method remoteFilter : bool Js.t Js.prop
  method remoteGroup : bool Js.t Js.prop
  method remoteSort : bool Js.t Js.prop
  method sortOnFilter : bool Js.t Js.prop
  method sortOnLoad : bool Js.t Js.prop
  method sortRoot : Js.js_string Js.t Js.prop
  method sorters : 'Js.t Js.prop
  method statefulFilters : bool Js.t Js.prop
  method storeId : Js.js_string Js.t Js.prop
  method trailingBufferZone : Js.number Js.t Js.prop
end