X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6a7e4474cba9d8be4b2ec445e10f1691f7277c50..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/docs/output/Ext.dd.StatusProxy.html diff --git a/docs/output/Ext.dd.StatusProxy.html b/docs/output/Ext.dd.StatusProxy.html deleted file mode 100644 index d4995694..00000000 --- a/docs/output/Ext.dd.StatusProxy.html +++ /dev/null @@ -1,28 +0,0 @@ -
Properties Methods Events Config Options Direct Link

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

Public Events

This class has no public events.
\ No newline at end of file