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 allowDepress : bool Js.t Js.prop
  method arrowAlign : Js.js_string Js.t Js.prop
  method arrowCls : Js.js_string Js.t Js.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 baseParams : '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 border : 'Js.t Js.prop
  method childEls : 'Js.t Js.js_array Js.t Js.prop
  method clickEvent : Js.js_string 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 destroyMenu : 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 enableToggle : bool Js.t Js.prop
  method fixed : bool Js.t Js.prop
  method floating : bool Js.t Js.prop
  method focusCls : Js.js_string 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 glyph : 'Js.t Js.prop
  method handleMouseEvents : bool Js.t Js.prop
  method handler : 'Js.callback 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 href : Js.js_string Js.t Js.prop
  method hrefTarget : Js.js_string Js.t Js.prop
  method html : 'Js.t Js.prop
  method icon : Js.js_string Js.t Js.prop
  method iconAlign : Js.js_string Js.t Js.prop
  method iconCls : Js.js_string 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 itemId : Js.js_string Js.t Js.prop
  method listeners : 'Js.t Js.prop
  method loader : '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 menu : 'Js.t Js.prop
  method menuActiveCls : Js.js_string Js.t Js.prop
  method menuAlign : Js.js_string Js.t Js.prop
  method minHeight : Js.number Js.t Js.prop
  method minWidth : Js.number Js.t Js.prop
  method onAdded :
    ('Js.t, 'a1 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,
     'b1 Js.t Js.optdef ->
     'c1 Js.callback Js.optdef -> 'd1 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, 'e1 Js.t -> 'f1 Js.t -> 'g1 Js.t -> 'h1 Js.t -> unit)
    Js.meth_callback Js.writeonly_prop
  method onShow :
    ('Js.t,
     'i1 Js.t Js.optdef ->
     'j1 Js.callback Js.optdef -> 'k1 Js.t Js.optdef -> unit)
    Js.meth_callback Js.writeonly_prop
  method onShowComplete :
    ('Js.t, 'l1 Js.callback Js.optdef -> 'm1 Js.t Js.optdef -> unit)
    Js.meth_callback Js.writeonly_prop
  method overCls : Js.js_string Js.t Js.prop
  method overflowText : 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 : 'n1 Js.t Js.prop
  method params : 'o1 Js.t Js.prop
  method plugins : 'p1 Js.t Js.prop
  method pressed : bool Js.t Js.prop
  method pressedCls : Js.js_string Js.t Js.prop
  method preventDefault : bool Js.t Js.prop
  method region : 'q1 Js.t Js.prop
  method renderData : 'r1 Js.t Js.prop
  method renderSelectors : 's1 Js.t Js.prop
  method renderTo : 't1 Js.t Js.prop
  method renderTpl : 'u1 Js.t Js.prop
  method repeat : 'v1 Js.t Js.prop
  method resizable : 'w1 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 scale : 'x1 Js.t Js.prop
  method scope : 'y1 Js.t Js.prop
  method shadow : 'z1 Js.t Js.prop
  method shadowOffset : Js.number Js.t Js.prop
  method showEmptyMenu : bool Js.t Js.prop
  method shrinkWrap : 'a2 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 style : 'b2 Js.t Js.prop
  method tabIndex : Js.number Js.t Js.prop
  method text : Js.js_string Js.t Js.prop
  method textAlign : Js.js_string Js.t Js.prop
  method toFrontOnShow : bool Js.t Js.prop
  method toggleGroup : Js.js_string Js.t Js.prop
  method toggleHandler : 'c2 Js.callback Js.prop
  method tooltip : 'd2 Js.t Js.prop
  method tooltipType : Js.js_string Js.t Js.prop
  method tpl : 'e2 Js.t Js.prop
  method tplWriteMode : Js.js_string 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