X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/b37ceabb82336ee82757cd32efe353cfab8ec267..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.layout.VBoxLayout.html diff --git a/docs/output/Ext.layout.VBoxLayout.html b/docs/output/Ext.layout.VBoxLayout.html index 59f1b810..c3e38f37 100644 --- a/docs/output/Ext.layout.VBoxLayout.html +++ b/docs/output/Ext.layout.VBoxLayout.html @@ -1,6 +1,6 @@ -
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 +

ContainerLayout
  BoxLayout
    VBoxLayout

Class Ext.layout.VBoxLayout

Package:Ext.layout
Defined In:VBoxLayout.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