DhElement.addOnHelp

Overview | Methods | This Package | All Packages

DhElement.addOnHelp

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