CustomizerVerb.setData

Overview | Methods | This Package | All Packages

CustomizerVerb.setData

Sets the enabled state of the verb on the shortcut menu.

Syntax

public final void setData( Object data )

Parameters

data

An object that specifies the verb's data. This data is used to determine the menu item text for the verb.

See Also   getData, getText