Assigns a delegate to the mouseUp event.
final public void addOnMouseUp ( MouseEventHandler h )
h
The MouseEventHandler delegate to be notified when the event occurs.
Not all elements support all events exposed in DhElement.
See Also removeOnMouseUp