object ('a)
method callParent : 'b Js.t -> 'c Js.t Js.meth
method callSuper : 'd Js.t -> 'e Js.t Js.meth
method child : 'f Js.t Js.optdef -> 'g Js.t Js.meth
method down : 'h Js.t Js.optdef -> 'i Js.t Js.meth
method getInitialConfig : Js.js_string Js.t Js.optdef -> 'j Js.t Js.meth
method initConfig : 'k Js.t -> 'a Js.t Js.meth
method query :
Js.js_string Js.t Js.optdef -> Ext_Component.t Js.js_array Js.t Js.meth
method queryBy :
'l Js.callback ->
'm Js.t Js.optdef -> Ext_Component.t Js.js_array Js.t Js.meth
method queryById : Js.js_string Js.t -> #Ext_Component.t Js.t Js.meth
method self : Ext_Class.t Js.t Js.prop
method statics : Ext_Class.t Js.t Js.meth
end