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