X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/docs/output/Ext.layout.BorderLayout.html diff --git a/docs/output/Ext.layout.BorderLayout.html b/docs/output/Ext.layout.BorderLayout.html index a4671c98..a3c9417a 100644 --- a/docs/output/Ext.layout.BorderLayout.html +++ b/docs/output/Ext.layout.BorderLayout.html @@ -1,4 +1,4 @@ -
Properties Methods Events Config Options Direct Link
ContainerLayout
  BorderLayout

Class Ext.layout.BorderLayout

Package:Ext.layout
Defined In:BorderLayout.js
Class:BorderLayout
Extends:ContainerLayout

This is a multi-pane, application-oriented UI layout style that supports multiple +

ContainerLayout
  BorderLayout

Class Ext.layout.BorderLayout

Package:Ext.layout
Defined In:BorderLayout.js
Class:BorderLayout
Extends:ContainerLayout

This is a multi-pane, application-oriented UI layout style that supports multiple nested panels, automatic split bars between regions and built-in expanding and collapsing of regions.

@@ -21,7 +21,7 @@ levels.

region: 'south', // position for region height: 100, split: true, // enable resizing - minSize: 75, // defaults to 50 + minSize: 75, // defaults to 50 maxSize: 150, margins: '0 5 5 5' },{ @@ -80,8 +80,16 @@ which assign a value by default: To configure the above Classes with an extra CSS class append to the default. For example, for ColumnLayout:
extraCls: 'x-column custom-class'

ContainerLayout renderHidden : Boolean
True to hide each contained item on render (defaults to false).
ContainerLayout

Public Properties

PropertyDefined By

Public Methods

This class has no public methods.

Public Events

This class has no public events.
\ No newline at end of file +Ext.layout.FormLayout.getTemplateArgs.
ContainerLayout if : Object
This monitorResize flag will be renamed soon as to avoid confusion +with the Container version which hooks onWindowRes...
This monitorResize flag will be renamed soon as to avoid confusion +with the Container version which hooks onWindowResize to doLayout +monitorResize flag in this context attaches the resize event between +a container and it's layout
ContainerLayout

Public Methods

MethodDefined By

Public Events

This class has no public events.
\ No newline at end of file