X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6a7e4474cba9d8be4b2ec445e10f1691f7277c50..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/docs/output/Ext.layout.HBoxLayout.html diff --git a/docs/output/Ext.layout.HBoxLayout.html b/docs/output/Ext.layout.HBoxLayout.html index a7e9c725..43cba04d 100644 --- a/docs/output/Ext.layout.HBoxLayout.html +++ b/docs/output/Ext.layout.HBoxLayout.html @@ -1,6 +1,8 @@ -
Properties Methods Events Config Options Direct Link
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 +

ContainerLayout
+  BoxLayout
+    HBoxLayout

Class Ext.layout.HBoxLayout

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