object ('a)
method callParent : 'b Js.t -> 'c Js.t Js.meth
method callSuper : 'd Js.t -> 'e Js.t Js.meth
method center : 'f Js.t Js.meth
method doConstrain : 'g Js.t Js.optdef -> unit Js.meth
method getInitialConfig : Js.js_string Js.t Js.optdef -> 'h Js.t Js.meth
method initConfig : 'i Js.t -> 'a Js.t Js.meth
method self : Ext_Class.t Js.t Js.prop
method setActive : bool Js.t Js.optdef -> 'j Js.t Js.optdef -> unit Js.meth
method statics : Ext_Class.t Js.t Js.meth
method toBack : 'k Js.t Js.meth
method toFront : bool Js.t Js.optdef -> 'l Js.t Js.meth
end