object ('a)
method append :
'b Js.t -> 'c Js.t -> bool Js.t Js.optdef -> 'd Js.t Js.meth
method apply : 'e Js.t -> Js.js_string Js.t Js.meth
method applyOut :
'f Js.t -> 'g Js.js_array Js.t -> 'h Js.js_array Js.t Js.meth
method applyTemplate : 'i Js.t -> Js.js_string Js.t Js.meth
method callParent : 'j Js.t -> 'k Js.t Js.meth
method callSuper : 'l Js.t -> 'm Js.t Js.meth
method compile : 'a Js.t Js.meth
method getInitialConfig : Js.js_string Js.t Js.optdef -> 'n Js.t Js.meth
method initConfig : 'o Js.t -> 'a Js.t Js.meth
method insertAfter :
'p Js.t -> 'q Js.t -> bool Js.t Js.optdef -> 'r Js.t Js.meth
method insertBefore :
's Js.t -> 't Js.t -> bool Js.t Js.optdef -> 'u Js.t Js.meth
method insertFirst :
'v Js.t -> 'w Js.t -> bool Js.t Js.optdef -> 'x Js.t Js.meth
method isTemplate : bool Js.t Js.prop
method overwrite :
'y Js.t -> 'z Js.t -> bool Js.t Js.optdef -> 'a1 Js.t Js.meth
method self : Ext_Class.t Js.t Js.prop
method set : Js.js_string Js.t -> bool Js.t Js.optdef -> 'a Js.t Js.meth
method statics : Ext_Class.t Js.t Js.meth
end