Class AC.dd.ScreenEditorDragZone
Extends
AC.dd.DragZone.
Overrides getDragData, getRepairXY and onInvalidDrop to implement specifics of ActionCenters drag and drop handling
Defined in: screen.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Default constructor.
|
Method Attributes | Method Name and Description |
---|---|
<static> |
AC.dd.ScreenEditorDragZone.getDragData(e)
overide of Ext.dd.DragZone.getDragData()
|
- Methods borrowed from class AC.dd.DragZone:
- getRepairXY, onInvalidDrop
Method Detail
<static>
AC.dd.ScreenEditorDragZone.getDragData(e)
overide of Ext.dd.DragZone.getDragData()
- Parameters:
- e