Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
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