ItemView
Minimal interface for a menu item view. initialize must be called for the item to be functional.
Inheritors
Functions
Link copied to clipboard
Gets the item data that this view is displaying.
Link copied to clipboard
Initializes with the provided MenuItemData.
Link copied to clipboard
Whether this item view prefers displaying the condensed title rather than the normal title.
Link copied to clipboard
Displays the checkbox for the item view.
Link copied to clipboard
Checks the checkbox for the item view.
Link copied to clipboard
Sets the enabled state of the item view.
Link copied to clipboard
Sets the shortcut for the item.
Link copied to clipboard
Sets the title of the item view.