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
ToolBarButton.getItemData
Retrieves the data currently associated with this button.
Syntax
public final Object getItemData()
Return Value
Returns the user-defined data associated with this button, if this object has been set; otherwise, returns null.
See Also setItemData