Overview | Methods | This Package | All Packages
Assigns a delegate to the help event.
Syntax
public final void addOnHelp( HelpEventHandler h )
Parameters
h
The HelpEventHandler delegate to be notified when the event occurs.
See Also removeOnHelp