Properties Methods Events Direct Link
Layout
  ComponentLayout
    DockLayout

Class Ext.layout.DockLayout

Package:Ext.layout
Defined In:DockLayout.js
Class:DockLayout
Extends:ComponentLayout
This ComponentLayout handles docking for Panels. It takes care of panels that are part of a ContainerLayout that sets this Panel's size and Panels that are part of an AutoContainerLayout in which this panel get his height based of the CSS or or its content.

Public Properties

PropertyDefined By
 itemCls : String This class is automatically added to each docked item within this layout. We also use this as a prefix for the position class e.g. x-docked-bottom
DockLayout

Public Methods

MethodDefined By

Public Events

This class has no public events.