object ('a)
  method actionCommitRecordsRe : Regexp.regexp Js.t Js.prop
  method actionSkipSyncRe : Regexp.regexp Js.t Js.prop
  method allowWrite : bool Js.t Js.meth
  method callParent : 'Js.t -> 'Js.t Js.meth
  method callSuper : 'Js.t -> 'Js.t Js.meth
  method commitRecords : Ext_data_Model.t Js.js_array Js.t -> unit Js.meth
  method getError : 'Js.t Js.meth
  method getInitialConfig : Js.js_string Js.t Js.optdef -> 'Js.t Js.meth
  method getRecords : Ext_data_Model.t Js.js_array Js.t Js.meth
  method getResultSet : Ext_data_ResultSet.t Js.t Js.meth
  method hasException : bool Js.t Js.meth
  method initConfig : 'Js.t -> 'Js.t Js.meth
  method isComplete : bool Js.t Js.meth
  method isRunning : bool Js.t Js.meth
  method isStarted : bool Js.t Js.meth
  method self : Ext_Class.t Js.t Js.prop
  method setCompleted : unit Js.meth
  method setException : 'Js.t Js.optdef -> unit Js.meth
  method setStarted : unit Js.meth
  method setSuccessful : unit Js.meth
  method statics : Ext_Class.t Js.t Js.meth
  method wasSuccessful : bool Js.t Js.meth
end