Properties Methods Events Config Options Direct Link
ContainerLayout
  BoxLayout

Class Ext.layout.BoxLayout

Package:Ext.layout
Defined In:BoxLayout.js
Class:BoxLayout
Subclasses:HBoxLayout, VBoxLayout
Extends:ContainerLayout

Base Class for HBoxLayout and VBoxLayout Classes. Generally it should not need to be used directly.

Config Options

Config OptionsDefined By
 padding : String
Defaults to '0'. Sets the padding to be applied to all child items managed by this container's layout.
BoxLayout
 renderHidden : Boolean
True to hide each contained item on render (defaults to false).
ContainerLayout

Public Properties

PropertyDefined By

Public Methods

This class has no public methods.

Public Events

This class has no public events.