Assigns a delegate to the keyUp event.
final public void addOnKeyUp ( KeyEventHandler h )
h
The KeyEventHandler delegate to be notified when the event occurs.
Not all elements support all events exposed in DhElement.
See Also removeOnKeyUp