Share via


Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

Control.removeOnMouseWheel

Removes the delegate that is assigned to the mouseWheel event.

Syntax

public final void removeOnMouseWheel( MouseEventHandler value )

Parameters

value

The MouseEventHandler delegate to be removed.

See Also   addOnMouseWheel