Properties Methods Events Config Options Direct Link

Class CQ.Ext.dd.StatusProxy

Package:CQ.Ext.dd
Class:StatusProxy
Extends:Object
Clientlib:cq.widgets
A specialized drag proxy that supports a drop status icon, CQ.Ext.Layer styles and auto-repair. This is the default drag proxy used by all CQ.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.