Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.