X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/docs/output/Ext.dd.StatusProxy.html diff --git a/docs/output/Ext.dd.StatusProxy.html b/docs/output/Ext.dd.StatusProxy.html index c2c4db70..eda1dd07 100644 --- a/docs/output/Ext.dd.StatusProxy.html +++ b/docs/output/Ext.dd.StatusProxy.html @@ -1,28 +1,28 @@

Class Ext.dd.StatusProxy

Package:Ext.dd
Defined In:StatusProxy.js
Class:StatusProxy
Extends:Object
A specialized drag proxy that supports a drop status icon, Ext.Layer styles and auto-repair. This is the -default drag proxy used by all Ext.dd components.

Config Options

Config OptionsDefined By
 dropAllowed : String
The CSS class to apply to the status element when drop is allowed (defaults to "x-dd-drop-ok").
StatusProxy
 dropNotAllowed : String
The CSS class to apply to the status element when drop is not allowed (defaults to "x-dd-drop-nodrop").
StatusProxy

Public Properties

This class has no public properties.

Public Methods

MethodDefined By