Overview | Methods | This Package | All Packages
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