X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/output/Ext.dd.DDTarget.html diff --git a/docs/output/Ext.dd.DDTarget.html b/docs/output/Ext.dd.DDTarget.html index 37ff5f5c..c9d8fea7 100644 --- a/docs/output/Ext.dd.DDTarget.html +++ b/docs/output/Ext.dd.DDTarget.html @@ -1,91 +1,91 @@ -
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