X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/docs/output/Ext.layout.BorderLayout.SplitRegion.html diff --git a/docs/output/Ext.layout.BorderLayout.SplitRegion.html b/docs/output/Ext.layout.BorderLayout.SplitRegion.html deleted file mode 100644 index 04e4a85b..00000000 --- a/docs/output/Ext.layout.BorderLayout.SplitRegion.html +++ /dev/null @@ -1,141 +0,0 @@ -
BorderLayout.Region
  BorderLayout.SplitRegion

Class Ext.layout.BorderLayout.SplitRegion

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

This is a specialized type of BorderLayout region that -has a built-in Ext.SplitBar for user resizing of regions. The movement of the split bar -is configurable to move either smooth or incrementally.

Config Options

Config OptionsDefined By
 tickSize : Number
The increment, in pixels by which to move this Region's SplitBar. -By default, the SplitBar moves smoothly.
BorderLayout.SplitRegion

Public Properties

PropertyDefined By
 isCollapsed : Boolean
True if this region is collapsed. Read-only.
BorderLayout.Region
 layout : Layout
This region's layout. Read-only.
BorderLayout.Region
 panel : Ext.Panel
This region's panel. Read-only.
BorderLayout.Region
 position : String
This region's layout position (north, south, east, west or center). Read-only.
BorderLayout.Region

Public Methods

MethodDefined By

Public Events

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