object ('a)
method bringToFront : 'b Js.t -> bool Js.t Js.meth
method callParent : 'c Js.t -> 'd Js.t Js.meth
method callSuper : 'e Js.t -> 'f Js.t Js.meth
method each : 'g Js.callback -> 'h Js.t Js.optdef -> unit Js.meth
method eachBottomUp : 'i Js.callback -> 'j Js.t Js.optdef -> unit Js.meth
method eachTopDown : 'k Js.callback -> 'l Js.t Js.optdef -> unit Js.meth
method get : 'm Js.t -> 'n Js.t Js.meth
method getActive : 'o Js.t Js.meth
method getBy :
'p Js.callback -> 'q Js.t Js.optdef -> 'r Js.js_array Js.t Js.meth
method getInitialConfig : Js.js_string Js.t Js.optdef -> 's Js.t Js.meth
method hideAll : unit Js.meth
method initConfig : 't Js.t -> 'a Js.t Js.meth
method register : 'u Js.t -> unit Js.meth
method self : Ext_Class.t Js.t Js.prop
method sendToBack : 'v Js.t -> 'w Js.t Js.meth
method statics : Ext_Class.t Js.t Js.meth
method unregister : 'x Js.t -> unit Js.meth
end