Class actioncenter.screenBorderLayout
Extends
Ext.layout.BorderLayout.
This border layout allows the sliding event to be group-enabled.
Defined in: screen.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Default constructor.
|
Method Attributes | Method Name and Description |
---|---|
<static> |
actioncenter.screenBorderLayout.onLayout(ct, target)
Handles layout changes,
|
Method Detail
<static>
actioncenter.screenBorderLayout.onLayout(ct, target)
Handles layout changes,
- Parameters:
- ct
- the component
- target
- the target
- Returns:
- void