Microsoft SDK for Java

TabItem.setItemData

Sets the user data to store in the tab.

Syntax

public final void setItemData( Object itemData )

Parameters

itemData

An object that contains user data.

See Also   getItemData

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