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

Files

A specialized drag proxy that supports a drop status icon, Ext.Layer styles and auto-repair. This is the\ndefault drag proxy used by all Ext.dd components.

\n
Defined By

Config options

Ext.dd.StatusProxy
view source
: String
The CSS class to apply to the status element when drop is allowed (defaults to \"x-dd-drop-ok\"). ...

The CSS class to apply to the status element when drop is allowed (defaults to \"x-dd-drop-ok\").

\n

Defaults to: "x-dd-drop-ok"

Ext.dd.StatusProxy
view source
: String
The CSS class to apply to the status element when drop is not allowed (defaults to \"x-dd-drop-nodrop\"). ...

The CSS class to apply to the status element when drop is not allowed (defaults to \"x-dd-drop-nodrop\").

\n

Defaults to: "x-dd-drop-nodrop"

Defined By

Methods

Ext.dd.StatusProxy
view source
new( config ) : Ext.dd.StatusProxy
...
\n

Parameters

  • config : Object
    \n

Returns

Ext.dd.StatusProxy
view source
( ) : Ext.Layer
Returns the underlying proxy Ext.Layer ...

Returns the underlying proxy Ext.Layer

\n

Returns

Ext.dd.StatusProxy
view source
( ) : Ext.Element
Returns the ghost element ...

Returns the ghost element

\n

Returns

Ext.dd.StatusProxy
view source
( clear )
Hides the proxy ...

Hides the proxy

\n

Parameters

  • clear : Boolean

    True to reset the status and clear the ghost contents, false to preserve them

    \n
Ext.dd.StatusProxy
view source
( xy, callback, scope )
Causes the proxy to return to its position of origin via an animation. ...

Causes the proxy to return to its position of origin via an animation. Should be called after an\ninvalid drop operation by the item being dragged.

\n

Parameters

  • xy : Array

    The XY position of the element ([x, y])

    \n
  • callback : Function

    The function to call after the repair is complete.

    \n
  • scope : Object

    The scope (this reference) in which the callback function is executed. Defaults to the browser window.

    \n
Ext.dd.StatusProxy
view source
( clearGhost )
Resets the status indicator to the default dropNotAllowed value ...

Resets the status indicator to the default dropNotAllowed value

\n

Parameters

  • clearGhost : Boolean

    True to also remove all content from the ghost, false to preserve it

    \n
Ext.dd.StatusProxy
view source
( cssClass )
Updates the proxy's visual element to indicate the status of whether or not drop is allowed\nover the current target e...

Updates the proxy's visual element to indicate the status of whether or not drop is allowed\nover the current target element.

\n

Parameters

  • cssClass : String

    The css class for the new drop status indicator image

    \n
Ext.dd.StatusProxy
view source
( )
Displays this proxy ...

Displays this proxy

\n
Ext.dd.StatusProxy
view source
( )
Stops the repair animation if it's currently running ...

Stops the repair animation if it's currently running

\n
Ext.dd.StatusProxy
view source
( )
Force the Layer to sync its shadow and shim positions to the element ...

Force the Layer to sync its shadow and shim positions to the element

\n
Ext.dd.StatusProxy
view source
( html )
Updates the contents of the ghost element ...

Updates the contents of the ghost element

\n

Parameters

  • html : String/HTMLElement

    The html that will replace the current innerHTML of the ghost element, or a\nDOM node to append as the child of the ghost element (in which case the innerHTML will be cleared first).

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