Removes the delegate that is assigned to the mouseUp event.
final public void removeOnMouseUp ( MouseEventHandler h )
h
The MouseEventHandler delegate that is to be removed.
Not all elements support all events exposed in DhElement.
See Also addOnMouseUp