X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..92c2b89db26be16707f4a805d3303ab2531006e1:/docs/output/Ext.SplitBar.BasicLayoutAdapter.html?ds=inline diff --git a/docs/output/Ext.SplitBar.BasicLayoutAdapter.html b/docs/output/Ext.SplitBar.BasicLayoutAdapter.html index 618080ad..f6b49716 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. |