X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/docs/output/Ext.layout.HBoxLayout.html diff --git a/docs/output/Ext.layout.HBoxLayout.html b/docs/output/Ext.layout.HBoxLayout.html index ead91cf3..9e3f516f 100644 --- a/docs/output/Ext.layout.HBoxLayout.html +++ b/docs/output/Ext.layout.HBoxLayout.html @@ -1,7 +1,7 @@
ContainerLayout
  BoxLayout
    HBoxLayout

Class Ext.layout.HBoxLayout

Package:Ext.layout
Defined In:BoxLayout.js
Class:HBoxLayout
Extends:BoxLayout

A layout that arranges items horizontally across a Container. This layout optionally divides available horizontal space between child items containing a numeric flex configuration.

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

Config Options

Config OptionsDefined By