Assigns a delegate to the verbExecute event.
public final void addOnVerbExecute( VerbExecuteEventHandler handler )
handler
The VerbExecuteEventHandler delegate to be notified when the event occurs.
The verbExecute event occurs when the user selects the verb on the component's shortcut menu.
See Also removeOnVerbExecute