object ('a)
  method afterComponentLayout :
    ('Js.t, Js.number Js.t -> Js.number Js.t -> 'Js.t -> 'Js.t -> unit)
    Js.meth_callback Js.writeonly_prop
  method afterHide :
    ('Js.t, 'Js.callback Js.optdef -> 'Js.t Js.optdef -> unit)
    Js.meth_callback Js.writeonly_prop
  method afterRender :
    ('Js.t, unit -> unit) Js.meth_callback Js.writeonly_prop
  method afterSetPosition :
    ('Js.t, Js.number Js.t -> Js.number Js.t -> unit) Js.meth_callback
    Js.writeonly_prop
  method afterShow :
    ('Js.t,
     'Js.t Js.optdef ->
     'Js.callback Js.optdef -> 'Js.t Js.optdef -> unit)
    Js.meth_callback Js.writeonly_prop
  method autoEl : 'Js.t Js.prop
  method autoRender : 'Js.t Js.prop
  method autoScroll : bool Js.t Js.prop
  method autoShow : bool Js.t Js.prop
  method baseCls : Js.js_string Js.t Js.prop
  method beforeComponentLayout :
    ('Js.t, Js.number Js.t -> Js.number Js.t -> unit) Js.meth_callback
    Js.writeonly_prop
  method beforeDestroy :
    ('Js.t, unit -> unit) Js.meth_callback Js.writeonly_prop
  method beforeLayout :
    ('Js.t, unit -> unit) Js.meth_callback Js.writeonly_prop
  method beforeShow :
    ('Js.t, unit -> unit) Js.meth_callback Js.writeonly_prop
  method blockRefresh : bool Js.t Js.prop
  method border : 'Js.t Js.prop
  method childEls : 'Js.t Js.js_array Js.t Js.prop
  method cls : Js.js_string Js.t Js.prop
  method columnWidth : 'Js.t Js.prop
  method componentCls : Js.js_string Js.t Js.prop
  method componentLayout : 'Js.t Js.prop
  method constrain : bool Js.t Js.prop
  method constrainTo : 'Js.t Js.prop
  method constraintInsets : 'Js.t Js.prop
  method contentEl : Js.js_string Js.t Js.prop
  method data : 'Js.t Js.prop
  method defaultAlign : Js.js_string Js.t Js.prop
  method deferEmptyText : bool Js.t Js.prop
  method deferInitialRefresh : bool Js.t Js.prop
  method disableSelection : bool Js.t Js.prop
  method disabled : bool Js.t Js.prop
  method disabledCls : Js.js_string Js.t Js.prop
  method draggable : bool Js.t Js.prop
  method draggable_obj : 'Js.t Js.prop
  method emptyText : Js.js_string Js.t Js.prop
  method fixed : bool Js.t Js.prop
  method floating : bool Js.t Js.prop
  method focusOnToFront : bool Js.t Js.prop
  method formBind : bool Js.t Js.prop
  method frame : bool Js.t Js.prop
  method height : Js.number Js.t Js.prop
  method hidden : bool Js.t Js.prop
  method hideMode : Js.js_string Js.t Js.prop
  method html : 'Js.t Js.prop
  method id : Js.js_string Js.t Js.prop
  method initComponent :
    ('Js.t, unit -> unit) Js.meth_callback Js.writeonly_prop
  method itemCls : Js.js_string Js.t Js.prop
  method itemId : Js.js_string Js.t Js.prop
  method itemSelector : Js.js_string Js.t Js.prop
  method itemTpl : 'Js.t Js.prop
  method listeners : 'Js.t Js.prop
  method loadMask : 'Js.t Js.prop
  method loader : 'Js.t Js.prop
  method loadingCls : Js.js_string Js.t Js.prop
  method loadingHeight : Js.number Js.t Js.prop
  method loadingText : Js.js_string Js.t Js.prop
  method margin : 'Js.t Js.prop
  method maxHeight : Js.number Js.t Js.prop
  method maxWidth : Js.number Js.t Js.prop
  method minHeight : Js.number Js.t Js.prop
  method minWidth : Js.number Js.t Js.prop
  method onAdded :
    ('Js.t, 'Js.t -> Js.number Js.t -> unit) Js.meth_callback
    Js.writeonly_prop
  method onDestroy :
    ('Js.t, unit -> unit) Js.meth_callback Js.writeonly_prop
  method onDisable :
    ('Js.t, unit -> unit) Js.meth_callback Js.writeonly_prop
  method onEnable :
    ('Js.t, unit -> unit) Js.meth_callback Js.writeonly_prop
  method onHide :
    ('Js.t,
     'Js.t Js.optdef ->
     'a1 Js.callback Js.optdef -> 'b1 Js.t Js.optdef -> unit)
    Js.meth_callback Js.writeonly_prop
  method onPosition :
    ('Js.t, Js.number Js.t -> Js.number Js.t -> unit) Js.meth_callback
    Js.writeonly_prop
  method onRemoved :
    ('Js.t, bool Js.t -> unit) Js.meth_callback Js.writeonly_prop
  method onRender :
    ('Js.t, Ext_dom_Element.t Js.t -> Js.number Js.t -> unit)
    Js.meth_callback Js.writeonly_prop
  method onResize :
    ('Js.t, 'c1 Js.t -> 'd1 Js.t -> 'e1 Js.t -> 'f1 Js.t -> unit)
    Js.meth_callback Js.writeonly_prop
  method onShow :
    ('Js.t,
     'g1 Js.t Js.optdef ->
     'h1 Js.callback Js.optdef -> 'i1 Js.t Js.optdef -> unit)
    Js.meth_callback Js.writeonly_prop
  method onShowComplete :
    ('Js.t, 'j1 Js.callback Js.optdef -> 'k1 Js.t Js.optdef -> unit)
    Js.meth_callback Js.writeonly_prop
  method overCls : Js.js_string Js.t Js.prop
  method overItemCls : Js.js_string Js.t Js.prop
  method overflowX : Js.js_string Js.t Js.prop
  method overflowY : Js.js_string Js.t Js.prop
  method padding : 'l1 Js.t Js.prop
  method plugins : 'm1 Js.t Js.prop
  method preserveScrollOnRefresh : bool Js.t Js.prop
  method region : 'n1 Js.t Js.prop
  method renderData : 'o1 Js.t Js.prop
  method renderSelectors : 'p1 Js.t Js.prop
  method renderTo : 'q1 Js.t Js.prop
  method renderTpl : 'r1 Js.t Js.prop
  method resizable : 's1 Js.t Js.prop
  method resizeHandles : Js.js_string Js.t Js.prop
  method rtl : bool Js.t Js.prop
  method saveDelay : Js.number Js.t Js.prop
  method selectedItemCls : Js.js_string Js.t Js.prop
  method shadow : 't1 Js.t Js.prop
  method shadowOffset : Js.number Js.t Js.prop
  method shrinkWrap : 'u1 Js.t Js.prop
  method singleSelect : bool Js.t Js.prop
  method stateEvents : Js.js_string Js.t Js.js_array Js.t Js.prop
  method stateId : Js.js_string Js.t Js.prop
  method stateful : bool Js.t Js.prop
  method store : Ext_data_Store.t Js.t Js.prop
  method style : 'v1 Js.t Js.prop
  method toFrontOnShow : bool Js.t Js.prop
  method tpl : 'w1 Js.t Js.prop
  method tplWriteMode : Js.js_string Js.t Js.prop
  method trackOver : bool Js.t Js.prop
  method ui : Js.js_string Js.t Js.prop
  method width : Js.number Js.t Js.prop
  method xtype : Js.js_string Js.t Js.prop
end