Overview | Methods | This Package | All Packages
Assigns a delegate to the keyDown event.
Syntax
final public void addOnKeyDown ( KeyEventHandler h )
Parameters
h
The KeyEventHandler delegate to be notified when the event occurs.
Remarks
Not all elements support all events exposed in DhElement.
See Also removeOnKeyDown