3.31 menu-item<%>
A menu-item<%> object is an element within a menu%,
popup-menu%, or menu-bar%. Operations that
affect the parent -- such as renaming the item, deleting the item, or
adding a check beside the item -- are accomplished via the
menu-item<%> object.
A menu item is either a separator-menu-item% object (merely
a separator), of a labelled-menu-item<%> object; the latter
is more specifically an instance of either menu-item% (a
plain menu item), checkable-menu-item% (a checkable menu
item), or menu% (a submenu).
Methods
delete
get-parent
is-deleted?
restore