X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..6e39d509471fe9b4e2660e0d1631b350d0c66f40:/docs/output/Ext.dd.DDTarget.html diff --git a/docs/output/Ext.dd.DDTarget.html b/docs/output/Ext.dd.DDTarget.html index c9d8fea7..dc71ebed 100644 --- a/docs/output/Ext.dd.DDTarget.html +++ b/docs/output/Ext.dd.DDTarget.html @@ -1,4 +1,4 @@ -
Properties Methods Events Direct Link
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 +
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