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 Options Defined 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

Method Defined By

Public Events

This class has no public events.