ToolBarButton.getItemData

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