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