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 down a Container. This layout optionally divides available vertical space between child items containing a numeric flex configuration.

This layout may also be used to set the widths of child items by configuring it with the align option.

Config Options

Config OptionsDefined By
 renderHidden : Boolean
True to hide each contained item on render (defaults to false).
ContainerLayout

Public Properties

PropertyDefined By

Public Methods

MethodDefined By

Public Events

This class has no public events.