CustomizerVerb.performVerbExecute

Overview | Methods | This Package | All Packages

CustomizerVerb.performVerbExecute

Generates a verbExecute event.

Syntax

public final void performVerbExecute()

Remarks

The verbExecute event occurs when the user selects the verb on the component's shortcut menu. The performVerbExecute method can be called to force the event to occur.

See Also   addOnVerbExecute