SplitBar.BasicLayoutAdapter SplitBar.AbsoluteLayoutAdapter
Package: | Ext |
Defined In: | SplitBar.js |
Class: | SplitBar.AbsoluteLayoutAdapter |
Extends: | SplitBar.BasicLayoutAdapter |
Method | Defined By | |
---|---|---|
getElementSize( Ext.SplitBar s ) : void Called before drag operations to get the current size of the resizing element.
Called before drag operations to get the current size of the resizing element.
Parameters:
|
SplitBar.BasicLayoutAdapter | |
setElementSize( Ext.SplitBar s , Number newSize , Function onComplete ) : void Called after drag operations to set the size of the resizing element.
Called after drag operations to set the size of the resizing element.
Parameters:
|
SplitBar.BasicLayoutAdapter |