object ('a)
method addCls : 'b Js.t -> unit Js.meth
method block : 'c Js.t -> Js.js_string Js.t -> unit Js.meth
method callParent : 'd Js.t -> 'e Js.t Js.meth
method callSuper : 'f Js.t -> 'g Js.t Js.meth
method clearMarginCache : unit Js.meth
method domBlock : 'h Js.t -> Js.js_string Js.t -> unit Js.meth
method flush : unit Js.meth
method getBorderInfo : 'i Js.t Js.meth
method getClassList : unit Js.meth
method getDomProp : Js.js_string Js.t -> 'j Js.t Js.meth
method getEl : 'k Js.t -> 'l Js.t Js.optdef -> 'a Js.t Js.meth
method getFrameInfo : 'm Js.t Js.meth
method getInitialConfig : Js.js_string Js.t Js.optdef -> 'n Js.t Js.meth
method getMarginInfo : 'o Js.t Js.meth
method getPaddingInfo : 'p Js.t Js.meth
method getProp : Js.js_string Js.t -> 'q Js.t Js.meth
method getStyle : Js.js_string Js.t -> 'r Js.t Js.meth
method getStyles :
Js.js_string Js.t Js.js_array Js.t ->
Js.js_string Js.t Js.js_array Js.t Js.optdef -> 's Js.t Js.meth
method hasDomProp : Js.js_string Js.t -> bool Js.t Js.meth
method hasProp : Js.js_string Js.t -> bool Js.t Js.meth
method initConfig : 't Js.t -> 'a Js.t Js.meth
method invalidate : 'u Js.t -> unit Js.meth
method recoverProp :
Js.js_string Js.t -> 'v Js.t -> 'w Js.t -> unit Js.meth
method removeCls : 'x Js.t -> unit Js.meth
method removeEl : 'y Js.t -> 'z Js.t Js.optdef -> unit Js.meth
method self : Ext_Class.t Js.t Js.prop
method setAttribute : 'a1 Js.t -> 'b1 Js.t -> unit Js.meth
method setContentHeight : 'c1 Js.t -> 'd1 Js.t -> unit Js.meth
method setContentSize : 'e1 Js.t -> 'f1 Js.t -> 'g1 Js.t -> unit Js.meth
method setContentWidth : 'h1 Js.t -> 'i1 Js.t -> unit Js.meth
method setHeight :
Js.number Js.t -> bool Js.t Js.optdef -> Js.number Js.t Js.meth
method setProp :
Js.js_string Js.t -> 'j1 Js.t -> bool Js.t -> Js.number Js.t Js.meth
method setWidth :
Js.number Js.t -> bool Js.t Js.optdef -> Js.number Js.t Js.meth
method state : 'k1 Js.t Js.prop
method statics : Ext_Class.t Js.t Js.meth
method wrapsComponent : bool Js.t Js.readonly_prop
end