Overview | Methods | This Package | All Packages
Removes the delegate assigned to the verbExecute event.
Syntax
public final void removeOnVerbExecute( VerbExecuteEventHandler handler )
Parameters
handler
The VerbExecuteEventHandler delegate to be removed.
See Also addOnVerbExecute