Properties Methods Events Config Options Direct Link
BorderLayout.Region
  BorderLayout.SplitRegion

Class CQ.Ext.layout.BorderLayout.SplitRegion

Package:CQ.Ext.layout
Class:BorderLayout.SplitRegion
Extends:CQ.Ext.layout.BorderLayout.Region
Clientlib:cq.widgets

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

Config Options

Config Options Defined By

Public Properties

Property Defined By
  isCollapsed : Boolean
True if this region is collapsed. Read-only.
BorderLayout.Region
  layout : Layout
This region's layout. Read-only.
BorderLayout.Region
  panel : CQ.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

Method Defined By

Public Events

This class has no public events.