/* 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_PanelProxy({"alternateClassNames":[],"aliases":{},"enum":null,"parentMixins":[],"tagname":"class","subclasses":[],"extends":null,"uses":[],"html":"
Files
A custom drag proxy implementation specific to Ext.Panels. This class is primarily used internally\nfor the Panel's drag drop implementation, and should never need to be created directly.
\nTrue to insert a placeholder proxy element while dragging the panel,\nfalse to drag with no proxy (defaults to true).
\nDefaults to: true
Gets the proxy's element
\nThe proxy's element
\nGets the proxy's ghost element
\nThe proxy's ghost element
\nGets the proxy's element
\nThe proxy's element
\nMoves the proxy to a different position in the DOM. This is typically called while dragging the Panel\nto keep the proxy sync'd to the Panel's location.
\nThe proxy's parent DOM node
\nThe sibling node before which the proxy should be inserted (defaults\nto the parent's last child if not specified)
\nprivate
\n