object ('a)
method addDocked :
'b Js.t ->
Js.number Js.t Js.optdef -> Ext_Component.t Js.js_array 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 getDockedComponent : 'g Js.t -> #Ext_Component.t Js.t Js.meth
method getDockedItems :
Js.js_string Js.t ->
bool Js.t -> Ext_Component.t Js.js_array Js.t 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 insertDocked : Js.number Js.t -> 'j Js.t -> unit Js.meth
method onDockedAdd : #Ext_Component.t Js.t -> unit Js.meth
method onDockedRemove : #Ext_Component.t Js.t -> unit Js.meth
method removeDocked :
#Ext_Component.t Js.t -> bool Js.t Js.optdef -> unit Js.meth
method self : Ext_Class.t Js.t Js.prop
method statics : Ext_Class.t Js.t Js.meth
end