X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/output/Ext.layout.BorderLayout.Region.html diff --git a/docs/output/Ext.layout.BorderLayout.Region.html b/docs/output/Ext.layout.BorderLayout.Region.html index c992c6a3..5721e49e 100644 --- a/docs/output/Ext.layout.BorderLayout.Region.html +++ b/docs/output/Ext.layout.BorderLayout.Region.html @@ -1,18 +1,18 @@ -
Properties Methods Events Config Options Direct Link

Class Ext.layout.BorderLayout.Region

Package:Ext.layout
Defined In:BorderLayout.js
Class:BorderLayout.Region
Subclasses:BorderLayout.SplitRegion
Extends:Object

This is a region of a BorderLayout that acts as a subcontainer +

Class Ext.layout.BorderLayout.Region

Package:Ext.layout
Defined In:BorderLayout.js
Class:BorderLayout.Region
Subclasses:BorderLayout.SplitRegion
Extends:Object

This is a region of a BorderLayout that acts as a subcontainer within the layout. Each region has its own layout that is independent of other regions and the containing BorderLayout, and can be any of the valid Ext layout types.

Region size is managed automatically and cannot be changed by the user -- for -resizable regions, see Ext.layout.BorderLayout.SplitRegion.

Config Options

Config OptionsDefined By