object
  method autoLoad : 'Js.t Js.prop
  method autoSync : bool Js.t Js.prop
  method batchUpdateMode : Js.js_string 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 listeners : 'Js.t Js.prop
  method model : Js.js_string Js.t Js.prop
  method proxy : 'Js.t Js.prop
  method remoteFilter : bool Js.t Js.prop
  method remoteSort : 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
end