/* 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_BasicLayoutAdapter({"alternateClassNames":[],"aliases":{},"enum":null,"parentMixins":[],"tagname":"class","subclasses":["Ext.SplitBar.AbsoluteLayoutAdapter"],"extends":null,"uses":[],"html":"

Subclasses

Files

Default Adapter. It assumes the splitter and resizing element are not positioned\nelements and only gets/sets the width of the element. Generally used for table based layouts.

\n
Defined By

Methods

Ext.SplitBar.BasicLayoutAdapter
view source
( s )
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.

\n

Parameters

Ext.SplitBar.BasicLayoutAdapter
view source
( s, newSize, onComplete )
Called after drag operations to set the size of the resizing element. ...

Called after drag operations to set the size of the resizing element.

\n

Parameters

  • s : Ext.SplitBar

    The SplitBar using this adapter

    \n
  • newSize : Number

    The new size to set

    \n
  • onComplete : Function

    A function to be invoked when resizing is complete

    \n
","superclasses":[],"meta":{},"requires":[],"html_meta":{},"statics":{"property":[],"cfg":[],"css_var":[],"method":[],"event":[],"css_mixin":[]},"files":[{"href":"SplitBar.html#Ext-SplitBar-BasicLayoutAdapter","filename":"SplitBar.js"}],"linenr":290,"members":{"property":[],"cfg":[],"css_var":[],"method":[{"tagname":"method","owner":"Ext.SplitBar.BasicLayoutAdapter","meta":{},"name":"getElementSize","id":"method-getElementSize"},{"tagname":"method","owner":"Ext.SplitBar.BasicLayoutAdapter","meta":{},"name":"setElementSize","id":"method-setElementSize"}],"event":[],"css_mixin":[]},"inheritable":null,"private":null,"component":false,"name":"Ext.SplitBar.BasicLayoutAdapter","singleton":false,"override":null,"inheritdoc":null,"id":"class-Ext.SplitBar.BasicLayoutAdapter","mixins":[],"mixedInto":[]});