Removes the delegate that is assigned to the mouseUp event.
public final void removeOnMouseUp( MouseEventHandler value )
value
The MouseEventHandler delegate to be removed.
See Also addOnMouseUp