sig
  class type t =
    object ('a)
      method _isLayoutRoot : bool Js.t Js.prop
      method addChildEls : unit Js.meth
      method addCls : 'Js.t -> 'Js.t Js.meth
      method addClsWithUI : 'Js.t -> 'Js.t -> unit Js.meth
      method addEvents : 'Js.t -> unit Js.meth
      method addListener :
        'Js.t ->
        'Js.callback Js.optdef ->
        'Js.t Js.optdef -> 'Js.t Js.optdef -> 'Js.t Js.meth
      method addManagedListener :
        'Js.t ->
        'Js.t ->
        'Js.callback Js.optdef ->
        'Js.t Js.optdef -> 'Js.t Js.optdef -> 'Js.t Js.meth
      method addPropertyToState :
        'Js.t ->
        Js.js_string Js.t -> Js.js_string Js.t Js.optdef -> bool Js.t Js.meth
      method addStateEvents : 'Js.t -> unit Js.meth
      method addUIClsToElement : Js.js_string Js.t -> unit Js.meth
      method afterComponentLayout :
        Js.number Js.t ->
        Js.number Js.t -> 'Js.t -> 'Js.t -> unit Js.meth
      method afterHide :
        'Js.callback Js.optdef -> 'Js.t Js.optdef -> unit Js.meth
      method afterRender : unit Js.meth
      method afterSetPosition :
        Js.number Js.t -> Js.number Js.t -> unit Js.meth
      method afterShow :
        'Js.t Js.optdef ->
        'Js.callback Js.optdef -> 'Js.t Js.optdef -> unit Js.meth
      method alignTo :
        'Js.t ->
        Js.js_string Js.t Js.optdef ->
        Js.number Js.t Js.js_array Js.t Js.optdef ->
        'a1 Js.t Js.optdef -> 'Js.t Js.meth
      method anchorTo :
        'b1 Js.t ->
        Js.js_string Js.t Js.optdef ->
        Js.number Js.t Js.js_array Js.t Js.optdef ->
        'c1 Js.t Js.optdef ->
        'd1 Js.t Js.optdef -> 'e1 Js.callback Js.optdef -> 'Js.t Js.meth
      method animate : 'f1 Js.t -> 'g1 Js.t Js.meth
      method applyState : 'h1 Js.t -> unit Js.meth
      method beforeBlur : Ext_EventObject.t Js.t -> unit Js.meth
      method beforeComponentLayout :
        Js.number Js.t -> Js.number Js.t -> unit Js.meth
      method beforeDestroy : unit Js.meth
      method beforeFocus : Ext_EventObject.t Js.t -> unit Js.meth
      method beforeLayout : unit Js.meth
      method beforeShow : unit Js.meth
      method bindStore : 'i1 Js.t Js.optdef -> unit Js.meth
      method bindStoreListeners :
        #Ext_data_AbstractStore.t Js.t -> unit Js.meth
      method bubble :
        'j1 Js.callback ->
        'k1 Js.t Js.optdef ->
        'l1 Js.js_array Js.t Js.optdef -> 'Js.t Js.meth
      method calculateConstrainedPosition :
        'm1 Js.t Js.optdef ->
        Js.number Js.t Js.js_array Js.t Js.optdef ->
        bool Js.t Js.optdef ->
        Js.number Js.t Js.js_array Js.t Js.optdef ->
        Js.number Js.t Js.js_array Js.t Js.meth
      method callParent : 'n1 Js.t -> 'o1 Js.t Js.meth
      method callSuper : 'p1 Js.t -> 'q1 Js.t Js.meth
      method cancelFocus : unit Js.meth
      method center : 'r1 Js.t Js.meth
      method clearListeners : unit Js.meth
      method clearManagedListeners : unit Js.meth
      method cloneConfig : 's1 Js.t -> 'Js.t Js.meth
      method contentPaddingProperty : Js.js_string Js.t Js.prop
      method destroy : unit Js.meth
      method disable : bool Js.t Js.optdef -> unit Js.meth
      method doAutoRender : unit Js.meth
      method doComponentLayout : 't1 Js.t Js.meth
      method doConstrain : 'u1 Js.t Js.optdef -> unit Js.meth
      method draggable : bool Js.t Js.readonly_prop
      method enable : bool Js.t Js.optdef -> unit Js.meth
      method enableBubble : 'v1 Js.t -> unit Js.meth
      method ensureAttachedToBody : bool Js.t Js.optdef -> unit Js.meth
      method findParentBy : 'w1 Js.callback -> 'x1 Js.t Js.meth
      method findParentByType : 'y1 Js.t -> 'z1 Js.t Js.meth
      method findPlugin :
        Js.js_string Js.t -> Ext_AbstractPlugin.t Js.t Js.meth
      method fireEvent : Js.js_string Js.t -> 'a2 Js.t -> bool Js.t Js.meth
      method fireEventArgs :
        Js.js_string Js.t -> 'b2 Js.t Js.js_array Js.t -> bool Js.t Js.meth
      method floatParent : 'c2 Js.t Js.readonly_prop
      method focus :
        bool Js.t Js.optdef ->
        'd2 Js.t Js.optdef ->
        'e2 Js.callback Js.optdef ->
        'f2 Js.callback Js.optdef -> 'Js.t Js.meth
      method frameSize : 'g2 Js.t Js.readonly_prop
      method getActiveAnimation : 'h2 Js.t Js.meth
      method getAlignToXY :
        'i2 Js.t ->
        Js.js_string Js.t Js.optdef ->
        Js.number Js.t Js.js_array Js.t Js.optdef ->
        Js.number Js.t Js.js_array Js.t Js.meth
      method getAnchorXY :
        Js.js_string Js.t Js.optdef ->
        bool Js.t Js.optdef ->
        'j2 Js.t Js.optdef -> Js.number Js.t Js.js_array Js.t Js.meth
      method getBox :
        bool Js.t Js.optdef -> bool Js.t Js.optdef -> 'k2 Js.t Js.meth
      method getBubbleTarget : 'l2 Js.t Js.meth
      method getConstrainVector :
        'm2 Js.t Js.optdef ->
        Js.number Js.t Js.js_array Js.t Js.optdef ->
        Js.number Js.t Js.js_array Js.t Js.optdef -> 'n2 Js.t Js.meth
      method getEl : Ext_dom_Element.t Js.t Js.meth
      method getHeight : Js.number Js.t Js.meth
      method getId : Js.js_string Js.t Js.meth
      method getInitialConfig :
        Js.js_string Js.t Js.optdef -> 'o2 Js.t Js.meth
      method getInsertPosition : 'p2 Js.t -> Dom_html.element Js.t Js.meth
      method getItemId : Js.js_string Js.t Js.meth
      method getLoader : Ext_ComponentLoader.t Js.t Js.meth
      method getLocalX : Js.number Js.t Js.meth
      method getLocalXY : Js.number Js.t Js.js_array Js.t Js.meth
      method getLocalY : Js.number Js.t Js.meth
      method getOffsetsTo :
        'q2 Js.t -> Js.number Js.t Js.js_array Js.t Js.meth
      method getPlugin :
        Js.js_string Js.t -> Ext_AbstractPlugin.t Js.t Js.meth
      method getPosition :
        bool Js.t Js.optdef -> Js.number Js.t Js.js_array Js.t Js.meth
      method getRegion : Ext_util_Region.t Js.t Js.meth
      method getSize : 'r2 Js.t Js.meth
      method getSizeModel : 's2 Js.t -> 't2 Js.t Js.meth
      method getState : 'u2 Js.t Js.meth
      method getStore : #Ext_data_AbstractStore.t Js.t Js.meth
      method getStoreListeners : Ext_data_Store.t Js.t -> 'v2 Js.t Js.meth
      method getViewRegion : Ext_util_Region.t Js.t Js.meth
      method getWidth : Js.number Js.t Js.meth
      method getX : Js.number Js.t Js.meth
      method getXType : Js.js_string Js.t Js.meth
      method getXTypes : Js.js_string Js.t Js.meth
      method getXY : Js.number Js.t Js.js_array Js.t Js.meth
      method getY : Js.number Js.t Js.meth
      method hasCls : Js.js_string Js.t -> bool Js.t Js.meth
      method hasListener : Js.js_string Js.t -> bool Js.t Js.meth
      method hasListeners : 'w2 Js.t Js.readonly_prop
      method hasUICls : Js.js_string Js.t -> unit Js.meth
      method hide :
        'x2 Js.t Js.optdef ->
        'y2 Js.callback Js.optdef -> 'z2 Js.t Js.optdef -> 'Js.t Js.meth
      method initComponent : unit Js.meth
      method initConfig : 'a3 Js.t -> 'Js.t Js.meth
      method initEvents : unit Js.meth
      method initRenderData : 'b3 Js.t Js.meth
      method is : Js.js_string Js.t -> bool Js.t Js.meth
      method isComponent : bool Js.t Js.prop
      method isDescendantOf : 'c3 Js.t -> bool Js.t Js.meth
      method isDisabled : bool Js.t Js.meth
      method isDraggable : bool Js.t Js.meth
      method isDroppable : bool Js.t Js.meth
      method isFloating : bool Js.t Js.meth
      method isHidden : bool Js.t Js.meth
      method isLayoutRoot : unit Js.meth
      method isLayoutSuspended : bool Js.t Js.meth
      method isObservable : bool Js.t Js.prop
      method isVisible : bool Js.t Js.optdef -> bool Js.t Js.meth
      method isXType :
        Js.js_string Js.t -> bool Js.t Js.optdef -> bool Js.t Js.meth
      method maskOnDisable : bool Js.t Js.prop
      method mon :
        'd3 Js.t ->
        'e3 Js.t ->
        'f3 Js.callback Js.optdef ->
        'g3 Js.t Js.optdef -> 'h3 Js.t Js.optdef -> 'i3 Js.t Js.meth
      method move :
        Js.js_string Js.t ->
        Js.number Js.t -> 'j3 Js.t Js.optdef -> unit Js.meth
      method mun :
        'k3 Js.t ->
        'l3 Js.t ->
        'm3 Js.callback Js.optdef -> 'n3 Js.t Js.optdef -> unit Js.meth
      method nextNode : Js.js_string Js.t Js.optdef -> 'Js.t Js.meth
      method nextSibling : Js.js_string Js.t Js.optdef -> 'Js.t Js.meth
      method on :
        'o3 Js.t ->
        'p3 Js.callback Js.optdef ->
        'q3 Js.t Js.optdef -> 'r3 Js.t Js.optdef -> 's3 Js.t Js.meth
      method onAdded : 't3 Js.t -> Js.number Js.t -> unit Js.meth
      method onBindStore :
        #Ext_data_AbstractStore.t Js.t -> bool Js.t -> unit Js.meth
      method onDestroy : unit Js.meth
      method onDisable : unit Js.meth
      method onEnable : unit Js.meth
      method onHide :
        'u3 Js.t Js.optdef ->
        'v3 Js.callback Js.optdef -> 'w3 Js.t Js.optdef -> unit Js.meth
      method onPosition : Js.number Js.t -> Js.number Js.t -> unit Js.meth
      method onRemoved : bool Js.t -> unit Js.meth
      method onRender :
        Ext_dom_Element.t Js.t -> Js.number Js.t -> unit Js.meth
      method onResize :
        'x3 Js.t -> 'y3 Js.t -> 'z3 Js.t -> 'a4 Js.t -> unit Js.meth
      method onShow :
        'b4 Js.t Js.optdef ->
        'c4 Js.callback Js.optdef -> 'd4 Js.t Js.optdef -> unit Js.meth
      method onShowComplete :
        'e4 Js.callback Js.optdef -> 'f4 Js.t Js.optdef -> unit Js.meth
      method onUnbindStore :
        #Ext_data_AbstractStore.t Js.t -> bool Js.t -> unit Js.meth
      method ownerCt : 'g4 Js.t Js.readonly_prop
      method postBlur : Ext_EventObject.t Js.t -> unit Js.meth
      method previousNode : Js.js_string Js.t Js.optdef -> 'Js.t Js.meth
      method previousSibling : Js.js_string Js.t Js.optdef -> 'Js.t Js.meth
      method redraw : bool Js.t Js.optdef -> unit Js.meth
      method registerFloatingItem : 'h4 Js.t -> unit Js.meth
      method relayEvents :
        'i4 Js.t ->
        Js.js_string Js.t Js.js_array Js.t ->
        Js.js_string Js.t Js.optdef -> 'j4 Js.t Js.meth
      method removeAnchor : 'Js.t Js.meth
      method removeChildEls : 'k4 Js.callback -> unit Js.meth
      method removeCls : 'l4 Js.t -> 'Js.t Js.meth
      method removeClsWithUI : 'm4 Js.t -> unit Js.meth
      method removeListener :
        Js.js_string Js.t ->
        'n4 Js.callback -> 'o4 Js.t Js.optdef -> unit Js.meth
      method removeManagedListener :
        'p4 Js.t ->
        'q4 Js.t ->
        'r4 Js.callback Js.optdef -> 's4 Js.t Js.optdef -> unit Js.meth
      method removeUIClsFromElement : Js.js_string Js.t -> unit Js.meth
      method render :
        't4 Js.t Js.optdef -> 'u4 Js.t Js.optdef -> unit Js.meth
      method rendered : bool Js.t Js.readonly_prop
      method restoreZoom : unit Js.meth
      method resumeEvent : Js.js_string Js.t -> unit Js.meth
      method resumeEvents : unit Js.meth
      method save : 'v4 Js.t Js.optdef -> 'w4 Js.t Js.meth
      method savePropToState :
        Js.js_string Js.t ->
        'x4 Js.t -> Js.js_string Js.t Js.optdef -> bool Js.t Js.meth
      method savePropsToState : 'y4 Js.t -> 'z4 Js.t -> 'a5 Js.t Js.meth
      method saveState : unit Js.meth
      method scrollBy : 'b5 Js.t -> 'c5 Js.t -> 'd5 Js.t -> unit Js.meth
      method scrollFlags : 'e5 Js.t Js.readonly_prop
      method self : Ext_Class.t Js.t Js.prop
      method sequenceFx : 'f5 Js.t Js.meth
      method setActive :
        bool Js.t Js.optdef -> 'g5 Js.t Js.optdef -> unit Js.meth
      method setAutoScroll : bool Js.t -> 'Js.t Js.meth
      method setBorder : 'h5 Js.t -> unit Js.meth
      method setBorderRegion : Js.js_string Js.t -> Js.js_string Js.t Js.meth
      method setBox : 'i5 Js.t -> 'j5 Js.t Js.optdef -> 'Js.t Js.meth
      method setDisabled : bool Js.t -> unit Js.meth
      method setDocked : 'k5 Js.t -> bool Js.t Js.optdef -> 'Js.t Js.meth
      method setHeight : Js.number Js.t -> 'Js.t Js.meth
      method setLoading : 'l5 Js.t -> bool Js.t Js.optdef -> 'm5 Js.t Js.meth
      method setLocalX : Js.number Js.t -> 'Js.t Js.meth
      method setLocalXY :
        'n5 Js.t -> Js.number Js.t Js.optdef -> 'Js.t Js.meth
      method setLocalY : Js.number Js.t -> 'Js.t Js.meth
      method setMargin : 'o5 Js.t -> unit Js.meth
      method setOverflowXY :
        Js.js_string Js.t -> Js.js_string Js.t -> 'Js.t Js.meth
      method setPagePosition :
        'p5 Js.t ->
        Js.number Js.t Js.optdef -> 'q5 Js.t Js.optdef -> 'Js.t Js.meth
      method setPosition :
        'r5 Js.t ->
        Js.number Js.t Js.optdef -> 's5 Js.t Js.optdef -> 'Js.t Js.meth
      method setRegion :
        Ext_util_Region.t Js.t -> 't5 Js.t Js.optdef -> 'Js.t Js.meth
      method setRegionWeight : Js.number Js.t -> Js.number Js.t Js.meth
      method setSize : 'u5 Js.t -> 'v5 Js.t -> 'Js.t Js.meth
      method setUI : Js.js_string Js.t -> unit Js.meth
      method setVisible : bool Js.t -> 'Js.t Js.meth
      method setWidth : Js.number Js.t -> 'Js.t Js.meth
      method setX : Js.number Js.t -> 'w5 Js.t Js.optdef -> 'Js.t Js.meth
      method setXY :
        Js.number Js.t Js.js_array Js.t ->
        'x5 Js.t Js.optdef -> 'Js.t Js.meth
      method setY : Js.number Js.t -> 'y5 Js.t Js.optdef -> 'Js.t Js.meth
      method setZoom : 'z5 Js.t -> unit Js.meth
      method show :
        'a6 Js.t Js.optdef ->
        'b6 Js.callback Js.optdef -> 'c6 Js.t Js.optdef -> 'Js.t Js.meth
      method showAt :
        'd6 Js.t ->
        Js.number Js.t Js.optdef -> 'e6 Js.t Js.optdef -> 'Js.t Js.meth
      method showBy :
        'f6 Js.t ->
        Js.js_string Js.t Js.optdef ->
        Js.number Js.t Js.js_array Js.t Js.optdef -> 'Js.t Js.meth
      method statics : Ext_Class.t Js.t Js.meth
      method stopAnimation : Ext_dom_Element.t Js.t Js.meth
      method surface : Ext_draw_Surface.t Js.t Js.prop
      method suspendEvent : Js.js_string Js.t -> unit Js.meth
      method suspendEvents : bool Js.t -> unit Js.meth
      method syncFx : 'g6 Js.t Js.meth
      method toBack : 'h6 Js.t Js.meth
      method toFront : bool Js.t Js.optdef -> 'i6 Js.t Js.meth
      method translatePoints :
        'j6 Js.t -> Js.number Js.t Js.optdef -> 'k6 Js.t Js.meth
      method un :
        Js.js_string Js.t ->
        'l6 Js.callback -> 'm6 Js.t Js.optdef -> unit Js.meth
      method unbindStoreListeners :
        #Ext_data_AbstractStore.t Js.t -> unit Js.meth
      method up :
        'n6 Js.t Js.optdef -> 'o6 Js.t Js.optdef -> 'p6 Js.t Js.meth
      method update :
        'q6 Js.t ->
        bool Js.t Js.optdef -> 'r6 Js.callback Js.optdef -> unit Js.meth
      method updateBox : 's6 Js.t -> 'Js.t Js.meth
      method updateLayout : 't6 Js.t Js.optdef -> unit Js.meth
      method zIndexManager : Ext_ZIndexManager.t Js.t Js.readonly_prop
      method zIndexParent : 'u6 Js.t Js.readonly_prop
    end
  class type configs =
    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 animate : '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 autoSize : bool Js.t Js.prop
      method axes : Ext_chart_axis_Axis.t Js.js_array Js.t Js.prop
      method background : '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 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 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 enginePriority : Js.js_string Js.t Js.js_array 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 gradients : 'Js.t Js.js_array 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 insetPadding : Js.number Js.t Js.prop
      method itemId : Js.js_string Js.t Js.prop
      method items : Ext_draw_Sprite.t Js.js_array Js.t Js.prop
      method legend : 'Js.t Js.prop
      method listeners : 'Js.t Js.prop
      method loader : 'Js.t Js.prop
      method margin : 'Js.t Js.prop
      method mask : 'a1 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, 'b1 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,
         'c1 Js.t Js.optdef ->
         'd1 Js.callback Js.optdef -> 'e1 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, 'f1 Js.t -> 'g1 Js.t -> 'h1 Js.t -> 'i1 Js.t -> unit)
        Js.meth_callback Js.writeonly_prop
      method onShow :
        ('Js.t,
         'j1 Js.t Js.optdef ->
         'k1 Js.callback Js.optdef -> 'l1 Js.t Js.optdef -> unit)
        Js.meth_callback Js.writeonly_prop
      method onShowComplete :
        ('Js.t, 'm1 Js.callback Js.optdef -> 'n1 Js.t Js.optdef -> unit)
        Js.meth_callback Js.writeonly_prop
      method overCls : 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 : 'o1 Js.t Js.prop
      method plugins : 'p1 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 resizable : 'v1 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 series : Ext_chart_series_Series.t Js.js_array Js.t Js.prop
      method shadow : 'w1 Js.t Js.prop
      method shadowOffset : Js.number Js.t Js.prop
      method shrinkWrap : 'x1 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 : 'y1 Js.t Js.prop
      method theme : Js.js_string Js.t Js.prop
      method toFrontOnShow : bool Js.t Js.prop
      method tpl : 'z1 Js.t Js.prop
      method tplWriteMode : Js.js_string Js.t Js.prop
      method ui : Js.js_string Js.t Js.prop
      method viewBox : bool Js.t Js.prop
      method width : Js.number Js.t Js.prop
      method xtype : Js.js_string Js.t Js.prop
    end
  class type events =
    object
      method activate :
        (Ext_AbstractComponent.t Js.t -> 'Js.t -> unit) Js.callback
        Js.writeonly_prop
      method added :
        (Ext_AbstractComponent.t Js.t ->
         'Js.t -> Js.number Js.t -> 'Js.t -> unit)
        Js.callback Js.writeonly_prop
      method afterrender :
        (Ext_AbstractComponent.t Js.t -> 'Js.t -> unit) Js.callback
        Js.writeonly_prop
      method beforeactivate :
        (Ext_AbstractComponent.t Js.t -> 'Js.t -> unit) Js.callback
        Js.writeonly_prop
      method beforedeactivate :
        (Ext_AbstractComponent.t Js.t -> 'Js.t -> unit) Js.callback
        Js.writeonly_prop
      method beforedestroy :
        (Ext_AbstractComponent.t Js.t -> 'Js.t -> unit) Js.callback
        Js.writeonly_prop
      method beforehide :
        (Ext_AbstractComponent.t Js.t -> 'Js.t -> unit) Js.callback
        Js.writeonly_prop
      method beforerefresh :
        (Ext_chart_Chart.t Js.t -> 'Js.t -> unit) Js.callback
        Js.writeonly_prop
      method beforerender :
        (Ext_AbstractComponent.t Js.t -> 'Js.t -> unit) Js.callback
        Js.writeonly_prop
      method beforeshow :
        (Ext_AbstractComponent.t Js.t -> 'Js.t -> unit) Js.callback
        Js.writeonly_prop
      method beforestaterestore :
        (Ext_state_Stateful.t Js.t -> 'Js.t -> 'Js.t -> unit) Js.callback
        Js.writeonly_prop
      method beforestatesave :
        (Ext_state_Stateful.t Js.t -> 'Js.t -> 'Js.t -> unit) Js.callback
        Js.writeonly_prop
      method blur :
        (Ext_AbstractComponent.t Js.t ->
         Ext_EventObject.t Js.t -> 'Js.t -> unit)
        Js.callback Js.writeonly_prop
      method boxready :
        (Ext_AbstractComponent.t Js.t ->
         Js.number Js.t -> Js.number Js.t -> 'Js.t -> unit)
        Js.callback Js.writeonly_prop
      method click :
        (Ext_EventObject.t Js.t -> 'Js.t -> unit) Js.callback
        Js.writeonly_prop
      method dblclick :
        (Ext_EventObject.t Js.t -> 'Js.t -> unit) Js.callback
        Js.writeonly_prop
      method deactivate :
        (Ext_AbstractComponent.t Js.t -> 'Js.t -> unit) Js.callback
        Js.writeonly_prop
      method destroy :
        (Ext_AbstractComponent.t Js.t -> 'Js.t -> unit) Js.callback
        Js.writeonly_prop
      method disable :
        (Ext_AbstractComponent.t Js.t -> 'Js.t -> unit) Js.callback
        Js.writeonly_prop
      method enable :
        (Ext_AbstractComponent.t Js.t -> 'Js.t -> unit) Js.callback
        Js.writeonly_prop
      method focus :
        (Ext_AbstractComponent.t Js.t ->
         Ext_EventObject.t Js.t -> 'Js.t -> unit)
        Js.callback Js.writeonly_prop
      method hide :
        (Ext_AbstractComponent.t Js.t -> 'Js.t -> unit) Js.callback
        Js.writeonly_prop
      method mousedown :
        (Ext_EventObject.t Js.t -> 'Js.t -> unit) Js.callback
        Js.writeonly_prop
      method mouseenter :
        (Ext_EventObject.t Js.t -> 'a1 Js.t -> unit) Js.callback
        Js.writeonly_prop
      method mouseleave :
        (Ext_EventObject.t Js.t -> 'b1 Js.t -> unit) Js.callback
        Js.writeonly_prop
      method mousemove :
        (Ext_EventObject.t Js.t -> 'c1 Js.t -> unit) Js.callback
        Js.writeonly_prop
      method mouseup :
        (Ext_EventObject.t Js.t -> 'd1 Js.t -> unit) Js.callback
        Js.writeonly_prop
      method move :
        (Ext_AbstractComponent.t Js.t ->
         Js.number Js.t -> Js.number Js.t -> 'e1 Js.t -> unit)
        Js.callback Js.writeonly_prop
      method refresh :
        (Ext_chart_Chart.t Js.t -> 'f1 Js.t -> unit) Js.callback
        Js.writeonly_prop
      method removed :
        (Ext_AbstractComponent.t Js.t -> 'g1 Js.t -> 'h1 Js.t -> unit)
        Js.callback Js.writeonly_prop
      method render :
        (Ext_AbstractComponent.t Js.t -> 'i1 Js.t -> unit) Js.callback
        Js.writeonly_prop
      method resize :
        (Ext_AbstractComponent.t Js.t ->
         Js.number Js.t ->
         Js.number Js.t ->
         Js.number Js.t -> Js.number Js.t -> 'j1 Js.t -> unit)
        Js.callback Js.writeonly_prop
      method show :
        (Ext_AbstractComponent.t Js.t -> 'k1 Js.t -> unit) Js.callback
        Js.writeonly_prop
      method staterestore :
        (Ext_state_Stateful.t Js.t -> 'l1 Js.t -> 'm1 Js.t -> unit)
        Js.callback Js.writeonly_prop
      method statesave :
        (Ext_state_Stateful.t Js.t -> 'n1 Js.t -> 'o1 Js.t -> unit)
        Js.callback Js.writeonly_prop
    end
  class type statics =
    object
      method addMembers : 'Js.t -> unit Js.meth
      method addStatics : 'Js.t -> 'Js.t Js.meth
      method cancelLayout : 'Js.t -> unit Js.meth
      method capture :
        'Js.t -> 'Js.callback -> 'Js.t Js.optdef -> unit Js.meth
      method create : 'Js.t Js.meth
      method createAlias : 'Js.t -> 'Js.t -> unit Js.meth
      method flushLayouts : unit Js.meth
      method getName : Js.js_string Js.t Js.meth
      method observe : 'Js.callback -> 'Js.t -> unit Js.meth
      method releaseCapture : 'Js.t -> unit Js.meth
      method resumeLayouts : bool Js.t Js.optdef -> unit Js.meth
      method suspendLayouts : unit Js.meth
      method updateLayout : 'Js.t -> bool Js.t Js.optdef -> unit Js.meth
    end
  val of_configs : Ext_chart_Chart.configs Js.t -> Ext_chart_Chart.t Js.t
  val to_configs : Ext_chart_Chart.t Js.t -> Ext_chart_Chart.configs Js.t
end