Assigns a delegate to the help event.
public final void addOnHelp( EventHandler h )
h
The EventHandler delegate to be notified when the event occurs.
This delegate specifies a method that is called when help is requested by the user.
See Also removeOnHelp