Removes the delegate that is assigned to the dragOver event.
public final void removeOnDragOver( DragEventHandler value )
value
The DragEventHandler delegate to be removed.
See Also addOnDragOver