DropTargetListener.dragLeave

The cursor has left the drop target boundaries OR the drop has been cancelled OR the data is about to be dropped.

<p>The following fields in the DropTargetEvent apply: <ul> <li>(in)widget <li>(in)time <li>(in)x <li>(in)y <li>(in)dataTypes <li>(in)currentDataType <li>(in)operations <li>(in)detail </ul></p>

@param event the information associated with the drag leave event

@see DropTargetEvent

interface DropTargetListener
void
dragLeave

Meta