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