Assigns a delegate to the help event.
public final void addOnHelp( EventHandler value )
value
The EventHandler delegate to be notified when the event occurs.
Passing an event handler as a parameter to this method is equivalent to setting the help event to that method in the Properties window. The help event occurs when the user clicks Help in the dialog box.