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