Provides data for the verbExecute event.
Event | +--VerbExecuteEvent
package com.ms.wfc.core
public final class VerbExecuteEvent
extends Event
A verb is a command that appears on a shortcut menu when the user right-clicks a component. The verbExecute event then occurs when the user selects a verb on the shortcut menu.
For information about the WFC event model, see Handling Events in WFC.
See Also CustomizerVerb, ICustomizer