documentationfor yFiles for HTML 2.6

DropTarget

Helper class that plays the role of the target during a drag and drop operation that is initiated using startDrag in a DragSource.

Inheritance Hierarchy
DropTarget

Remarks

During the drag operation, the current drop target can be obtained through the QueryContinueDragEventArgs which is fired with the QueryContinueDrag event, when the drop target changes.

Type Details

yfiles module
view-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.view.DropTarget

See Also

Constructors

Properties

Events

Static Methods