object ('a)
method bindStore : 'b Js.t Js.optdef -> unit Js.meth
method bindStoreListeners : #Ext_data_AbstractStore.t Js.t -> unit Js.meth
method callParent : 'c Js.t -> 'd Js.t Js.meth
method callSuper : 'e Js.t -> 'f Js.t Js.meth
method getInitialConfig : Js.js_string Js.t Js.optdef -> 'g Js.t Js.meth
method getStore : #Ext_data_AbstractStore.t Js.t Js.meth
method getStoreListeners : Ext_data_Store.t Js.t -> 'h Js.t Js.meth
method initConfig : 'i Js.t -> 'a Js.t Js.meth
method onBindStore :
#Ext_data_AbstractStore.t Js.t -> bool Js.t -> unit Js.meth
method onUnbindStore :
#Ext_data_AbstractStore.t Js.t -> bool Js.t -> unit Js.meth
method self : Ext_Class.t Js.t Js.prop
method statics : Ext_Class.t Js.t Js.meth
method unbindStoreListeners :
#Ext_data_AbstractStore.t Js.t -> unit Js.meth
end