Removes the delegate that is assigned to the click event.
final public void removeOnClick ( EventHandler h )
h
The EventHandler delegate that is to be removed.
Not all elements support all events exposed in DhElement.
See Also addOnClick