The drop has successfully completed(mouse up over a valid target) or has been terminated (such as hitting
the ESC key). Perform cleanup such as removing data from the source side on a successful move operation.
<p>The following fields in the DragSourceEvent apply:
<ul>
<li>(in)widget
<li>(in)time
<li>(in)doit
<li>(in)detail
</ul></p>
@param event the information associated with the drag finished event
The drop has successfully completed(mouse up over a valid target) or has been terminated (such as hitting the ESC key). Perform cleanup such as removing data from the source side on a successful move operation.
<p>The following fields in the DragSourceEvent apply: <ul> <li>(in)widget <li>(in)time <li>(in)doit <li>(in)detail </ul></p>
@param event the information associated with the drag finished event
@see DragSourceEvent