object ('a)
method callParent : 'b Js.t -> 'c Js.t Js.meth
method callSuper : 'd Js.t -> 'e Js.t Js.meth
method clonePlugin : 'f Js.t Js.optdef -> unit Js.meth
method destroy : unit Js.meth
method disable : unit Js.meth
method enable : unit Js.meth
method getCmp : 'g Js.t Js.meth
method getInitialConfig : Js.js_string Js.t Js.optdef -> 'h Js.t Js.meth
method init : 'i Js.t -> unit Js.meth
method initConfig : 'j Js.t -> 'a Js.t Js.meth
method isPlugin : bool Js.t Js.prop
method self : Ext_Class.t Js.t Js.prop
method setCmp : 'k Js.t -> unit Js.meth
method statics : Ext_Class.t Js.t Js.meth
end