Properties Methods Events Config Options Direct Link
ContainerLayout
  BoxLayout
    VBoxLayout

Class Ext.layout.VBoxLayout

Package:Ext.layout
Defined In:BoxLayout.js
Class:VBoxLayout
Extends:BoxLayout
A layout that arranges items vertically

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.