/* This file is part of Ext JS 3.4 Copyright (c) 2011-2013 Sencha Inc Contact: http://www.sencha.com/contact GNU General Public License Usage This file may be used under the terms of the GNU General Public License version 3.0 as published by the Free Software Foundation and appearing in the file LICENSE included in the packaging of this file. Please review the following information to ensure the GNU General Public License version 3.0 requirements will be met: http://www.gnu.org/copyleft/gpl.html. If you are unsure which license is appropriate for your use, please contact the sales department at http://www.sencha.com/contact. Build date: 2013-04-03 15:07:25 */ Ext.data.JsonP.Ext_SplitBar_AbsoluteLayoutAdapter({"alternateClassNames":[],"aliases":{},"enum":null,"parentMixins":[],"tagname":"class","subclasses":[],"extends":"Ext.SplitBar.BasicLayoutAdapter","uses":[],"html":"
Hierarchy
Ext.SplitBar.BasicLayoutAdapterExt.SplitBar.AbsoluteLayoutAdapterFiles
Adapter that moves the splitter element to align with the resized sizing element.\nUsed with an absolute positioned SplitBar.
\nPlacement constant - The resizing element is positioned under splitter element
\nPlacement constant - The resizing element is positioned under splitter element
\nOrientation constant - Create a horizontal SplitBar
\nOrientation constant - Create a horizontal SplitBar
\nPlacement constant - The resizing element is to the left of the splitter element
\nPlacement constant - The resizing element is to the left of the splitter element
\nPlacement constant - The resizing element is to the right of the splitter element
\nPlacement constant - The resizing element is to the right of the splitter element
\nCalled before drag operations to get the current size of the resizing element.
\nThe SplitBar using this adapter
\nCalled after drag operations to set the size of the resizing element.
\nThe SplitBar using this adapter
\nThe new size to set
\nA function to be invoked when resizing is complete
\n