/* 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.BasicLayoutAdapter
Ext.SplitBar.AbsoluteLayoutAdapter

Files

Adapter that moves the splitter element to align with the resized sizing element.\nUsed with an absolute positioned SplitBar.

\n

Properties

Defined By

Static Properties

Ext.SplitBar.AbsoluteLayoutAdapter
view source
BOTTOM : Numberstatic

Placement constant - The resizing element is positioned under splitter element

\n

Placement constant - The resizing element is positioned under splitter element

\n
Ext.SplitBar.AbsoluteLayoutAdapter
view source
HORIZONTAL : Numberstatic

Orientation constant - Create a horizontal SplitBar

\n

Orientation constant - Create a horizontal SplitBar

\n
Ext.SplitBar.AbsoluteLayoutAdapter
view source
LEFT : Numberstatic

Placement constant - The resizing element is to the left of the splitter element

\n

Placement constant - The resizing element is to the left of the splitter element

\n
Ext.SplitBar.AbsoluteLayoutAdapter
view source
RIGHT : Numberstatic

Placement constant - The resizing element is to the right of the splitter element

\n

Placement constant - The resizing element is to the right of the splitter element

\n
Ext.SplitBar.AbsoluteLayoutAdapter
view source
TOP : Numberstatic

Placement constant - The resizing element is positioned above the splitter element

\n

Placement constant - The resizing element is positioned above the splitter element

\n
Ext.SplitBar.AbsoluteLayoutAdapter
view source
VERTICAL : Numberstatic

Orientation constant - Create a vertical SplitBar

\n

Orientation constant - Create a vertical SplitBar

\n
Defined By

Methods

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

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":["Ext.SplitBar.BasicLayoutAdapter"],"meta":{},"requires":[],"html_meta":{},"statics":{"property":[{"tagname":"property","owner":"Ext.SplitBar.AbsoluteLayoutAdapter","meta":{"static":true},"name":"BOTTOM","id":"static-property-BOTTOM"},{"tagname":"property","owner":"Ext.SplitBar.AbsoluteLayoutAdapter","meta":{"static":true},"name":"HORIZONTAL","id":"static-property-HORIZONTAL"},{"tagname":"property","owner":"Ext.SplitBar.AbsoluteLayoutAdapter","meta":{"static":true},"name":"LEFT","id":"static-property-LEFT"},{"tagname":"property","owner":"Ext.SplitBar.AbsoluteLayoutAdapter","meta":{"static":true},"name":"RIGHT","id":"static-property-RIGHT"},{"tagname":"property","owner":"Ext.SplitBar.AbsoluteLayoutAdapter","meta":{"static":true},"name":"TOP","id":"static-property-TOP"},{"tagname":"property","owner":"Ext.SplitBar.AbsoluteLayoutAdapter","meta":{"static":true},"name":"VERTICAL","id":"static-property-VERTICAL"}],"cfg":[],"css_var":[],"method":[],"event":[],"css_mixin":[]},"files":[{"href":"SplitBar.html#Ext-SplitBar-AbsoluteLayoutAdapter","filename":"SplitBar.js"}],"linenr":345,"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.AbsoluteLayoutAdapter","singleton":false,"override":null,"inheritdoc":null,"id":"class-Ext.SplitBar.AbsoluteLayoutAdapter","mixins":[],"mixedInto":[]});