X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/docs/output/Ext.layout.HBoxLayout.html diff --git a/docs/output/Ext.layout.HBoxLayout.html b/docs/output/Ext.layout.HBoxLayout.html deleted file mode 100644 index 43cba04d..00000000 --- a/docs/output/Ext.layout.HBoxLayout.html +++ /dev/null @@ -1,104 +0,0 @@ -
Properties Methods Events Config Options Direct Link
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
 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.
\ No newline at end of file