X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..6e39d509471fe9b4e2660e0d1631b350d0c66f40:/docs/output/Ext.SplitBar.BasicLayoutAdapter.html?ds=sidebyside diff --git a/docs/output/Ext.SplitBar.BasicLayoutAdapter.html b/docs/output/Ext.SplitBar.BasicLayoutAdapter.html index ca061d02..323e1dd2 100644 --- a/docs/output/Ext.SplitBar.BasicLayoutAdapter.html +++ b/docs/output/Ext.SplitBar.BasicLayoutAdapter.html @@ -1,6 +1,6 @@ -
Package: | Ext |
Defined In: | SplitBar.js |
Class: | SplitBar.BasicLayoutAdapter |
Subclasses: | SplitBar.AbsoluteLayoutAdapter |
Extends: | Object |
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 )
- :
+Class Ext.SplitBar.BasicLayoutAdapter
Default Adapter. It assumes the splitter and resizing element are not positioned
+elements and only gets/sets the width of the element. Generally used for table based layouts. Public PropertiesThis class has no public properties. Public Methods
Public EventsThis class has no public events. |