Overview | Methods | This Package | All Packages
Assigns a delegate to the menuComplete event.
Syntax
public final void addOnMenuComplete( EventHandler value )
Parameters
value
The EventHandler delegate to be notified when the event occurs.
Remarks
The menuComplete event occurs when the form's main menu loses input focus.
See Also onMenuComplete, removeOnMenuComplete