Removes the delegate that is assigned to the mouseDown event.
public final void removeOnMouseDown( MouseEventHandler value )
value
The MouseEventHandler delegate to be removed.
See Also addOnMouseDown