X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/docs/output/Ext.dd.DDTarget.html diff --git a/docs/output/Ext.dd.DDTarget.html b/docs/output/Ext.dd.DDTarget.html index dc71ebed..2487041a 100644 --- a/docs/output/Ext.dd.DDTarget.html +++ b/docs/output/Ext.dd.DDTarget.html @@ -1,74 +1,74 @@
DragDrop
  DDTarget

Class Ext.dd.DDTarget

Package:Ext.dd
Defined In:DDCore.js
Class:DDTarget
Subclasses:DropTarget
Extends:DragDrop
A DragDrop implementation that does not move, but can be a drop target. You would get the same result by simply omitting implementation for the event callbacks, but this way we reduce the processing cost of the -event listener and the callbacks.

Public Properties

PropertyDefined By