/* 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_dd_DragDropMgr_ElementWrapper({"alternateClassNames":[],"aliases":{},"enum":null,"parentMixins":[],"tagname":"class","subclasses":[],"extends":null,"uses":[],"html":"
Files
NOTE This is a private utility class for internal use by the framework. Don't rely on its existence.
Inner class for cached elements @for DragDropMgr
\nThis class has been deprecated
\n \n\nTrying to make the load order less important. Without this we get\nan error if this file is loaded before the Event Utility.
\nReturns the X position of an html element
\nThis method has been deprecated
\nuse Ext.lib.Dom.getX instead
\n\nthe element for which to get the position
\nthe X coordinate\n@for DragDropMgr
\nReturns the Y position of an html element
\nThis method has been deprecated
\nuse Ext.lib.Dom.getY instead
\n\nthe element for which to get the position
\nthe Y coordinate
\nGets the scrollLeft
\nthe document's scrollTop
\nRecursively searches the immediate parent and all child nodes for\nthe handle element in order to determine wheter or not it was\nclicked.
\nthe html element to inspect
\nSets the x/y position of an element to the location of the\ntarget element.
\nThe element to move
\nThe position reference element
\nNumeric array sort function
\nSwap two nodes. In IE, we use the native method, for others we\nemulate the IE behavior
\nthe first node to swap
\nthe other node to swap
\nThis class has been deprecated
\n \n\n