X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..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 56849b55..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