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 : 'b Js.t -> 'c Js.t Js.meth
method callSuper : 'd Js.t -> 'e Js.t Js.meth
method commitRecords : Ext_data_Model.t Js.js_array Js.t -> unit Js.meth
method getError : 'f Js.t Js.meth
method getInitialConfig : Js.js_string Js.t Js.optdef -> 'g 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 : 'h Js.t -> 'a 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 : 'i 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