Removes the delegate that is assigned to the mouseWheel event.
public final void removeOnMouseWheel( MouseEventHandler value )
value
The MouseEventHandler delegate to be removed.
See Also addOnMouseWheel