class documentation

class ItemState: (source)

View In Hierarchy

The state of a menu item.

Class Variable checked Should the menu item display a check-mark next to itself? True if so, False if not.
Class Variable enabled Should the menu item be disabled? True if not, False if so.
Class Variable key Should the menu shortcut mnemonic key be set, blank, or derived from the item's title?

Should the menu item display a check-mark next to itself? True if so, False if not.

Should the menu item be disabled? True if not, False if so.

Should the menu shortcut mnemonic key be set, blank, or derived from the item's title?