X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..6b044c28b5f26fb99c86c237ffad19741c0f7f3d:/docs/output/Ext.SplitBar.AbsoluteLayoutAdapter.html?ds=sidebyside diff --git a/docs/output/Ext.SplitBar.AbsoluteLayoutAdapter.html b/docs/output/Ext.SplitBar.AbsoluteLayoutAdapter.html index 9c36fe87..7ffbb959 100644 --- a/docs/output/Ext.SplitBar.AbsoluteLayoutAdapter.html +++ b/docs/output/Ext.SplitBar.AbsoluteLayoutAdapter.html @@ -1,136 +1,7 @@ -
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 | -
SplitBar.BasicLayoutAdapter + SplitBar.AbsoluteLayoutAdapter
Package: | Ext |
Defined In: | SplitBar.js |
Class: | SplitBar.AbsoluteLayoutAdapter |
Extends: | SplitBar.BasicLayoutAdapter |
Property | Defined By | |
---|---|---|
BOTTOM : Number Placement constant - The resizing element is positioned under splitter element | SplitBar.AbsoluteLayoutAdapter | |
HORIZONTAL : Number Orientation constant - Create a horizontal SplitBar | SplitBar.AbsoluteLayoutAdapter | |
LEFT : Number Placement constant - The resizing element is to the left of the splitter element | SplitBar.AbsoluteLayoutAdapter | |
RIGHT : Number Placement constant - The resizing element is to the right of the splitter element | SplitBar.AbsoluteLayoutAdapter | |
TOP : Number Placement constant - The resizing element is positioned above the splitter element | SplitBar.AbsoluteLayoutAdapter | |
VERTICAL : Number Orientation constant - Create a vertical SplitBar | SplitBar.AbsoluteLayoutAdapter |
Method | Defined By | |
---|---|---|
getElementSize( Ext.SplitBar s )
+ :
+ voidCalled 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 )
+ :
+ voidCalled 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 |