CustomizerVerb.removeOnVerbExecute

Overview | Methods | This Package | All Packages

CustomizerVerb.removeOnVerbExecute

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