Assigns a delegate to the click event.
final public void addOnClick ( EventHandler h )
h
The EventHandler delegate to be notified when the event occurs.
Not all elements support all events exposed in DhElement.
See Also removeOnClick