/* 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.

\n
Defined By

Config options

Ext.dd.PanelProxy
view source
: Boolean
True to insert a placeholder proxy element while dragging the panel,\nfalse to drag with no proxy (defaults to true). ...

True to insert a placeholder proxy element while dragging the panel,\nfalse to drag with no proxy (defaults to true).

\n

Defaults to: true

Defined By

Methods

Ext.dd.PanelProxy
view source
new( panel, config ) : Ext.dd.PanelProxy
...
\n

Parameters

  • panel : Object

    The Ext.Panel to proxy for

    \n
  • config : Object

    Configuration options

    \n

Returns

Ext.dd.PanelProxy
view source
( ) : Element
Gets the proxy's element ...

Gets the proxy's element

\n

Returns

  • Element

    The proxy's element

    \n
Ext.dd.PanelProxy
view source
( ) : Element
Gets the proxy's ghost element ...

Gets the proxy's ghost element

\n

Returns

  • Element

    The proxy's ghost element

    \n
Ext.dd.PanelProxy
view source
( ) : Element
Gets the proxy's element ...

Gets the proxy's element

\n

Returns

  • Element

    The proxy's element

    \n
Ext.dd.PanelProxy
view source
( )
Hides the proxy ...

Hides the proxy

\n
Ext.dd.PanelProxy
view source
( parentNode, [before] )
Moves the proxy to a different position in the DOM. ...

Moves 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.

\n

Parameters

  • parentNode : HTMLElement

    The proxy's parent DOM node

    \n
  • before : HTMLElement (optional)

    The sibling node before which the proxy should be inserted (defaults\nto the parent's last child if not specified)

    \n
Ext.dd.PanelProxy
view source
( xy, callback, scope )private
private ...

private

\n

Parameters

  • xy : Object
    \n
  • callback : Object
    \n
  • scope : Object
    \n
Ext.dd.PanelProxy
view source
( )private
...
\n
Ext.dd.PanelProxy
view source
( )private
private overrides ...

private overrides

\n
Ext.dd.PanelProxy
view source
( )
Shows the proxy ...

Shows the proxy

\n
Ext.dd.PanelProxy
view source
( )private
...
\n
Ext.dd.PanelProxy
view source
( )private
...
\n
Ext.dd.PanelProxy
view source
( )private
...
\n
","superclasses":[],"meta":{},"requires":[],"html_meta":{},"statics":{"property":[],"cfg":[],"css_var":[],"method":[],"event":[],"css_mixin":[]},"files":[{"href":"PanelDD.html#Ext-dd-PanelProxy","filename":"PanelDD.js"}],"linenr":1,"members":{"property":[],"cfg":[{"tagname":"cfg","owner":"Ext.dd.PanelProxy","meta":{},"name":"insertProxy","id":"cfg-insertProxy"}],"css_var":[],"method":[{"tagname":"method","owner":"Ext.dd.PanelProxy","meta":{},"name":"constructor","id":"method-constructor"},{"tagname":"method","owner":"Ext.dd.PanelProxy","meta":{},"name":"getEl","id":"method-getEl"},{"tagname":"method","owner":"Ext.dd.PanelProxy","meta":{},"name":"getGhost","id":"method-getGhost"},{"tagname":"method","owner":"Ext.dd.PanelProxy","meta":{},"name":"getProxy","id":"method-getProxy"},{"tagname":"method","owner":"Ext.dd.PanelProxy","meta":{},"name":"hide","id":"method-hide"},{"tagname":"method","owner":"Ext.dd.PanelProxy","meta":{},"name":"moveProxy","id":"method-moveProxy"},{"tagname":"method","owner":"Ext.dd.PanelProxy","meta":{"private":true},"name":"repair","id":"method-repair"},{"tagname":"method","owner":"Ext.dd.PanelProxy","meta":{"private":true},"name":"reset","id":"method-reset"},{"tagname":"method","owner":"Ext.dd.PanelProxy","meta":{"private":true},"name":"setStatus","id":"method-setStatus"},{"tagname":"method","owner":"Ext.dd.PanelProxy","meta":{},"name":"show","id":"method-show"},{"tagname":"method","owner":"Ext.dd.PanelProxy","meta":{"private":true},"name":"stop","id":"method-stop"},{"tagname":"method","owner":"Ext.dd.PanelProxy","meta":{"private":true},"name":"sync","id":"method-sync"},{"tagname":"method","owner":"Ext.dd.PanelProxy","meta":{"private":true},"name":"update","id":"method-update"}],"event":[],"css_mixin":[]},"inheritable":null,"private":null,"component":false,"name":"Ext.dd.PanelProxy","singleton":false,"override":null,"inheritdoc":null,"id":"class-Ext.dd.PanelProxy","mixins":[],"mixedInto":[]});