Assigns a delegate to the menuComplete event.
public final void addOnMenuComplete( EventHandler value )
value
The EventHandler delegate to be notified when the event occurs.
The menuComplete event occurs when the form's main menu loses input focus.
See Also onMenuComplete, removeOnMenuComplete