selectable-menu-item<%>
Extends: labelled-menu-item<%>
A selectable-menu-item<%> object is a
labelled-menu-item<%> that the user can select. It may also
have a keyboard shortcut; the shortcut is displayed in the menu, and
the default
on-subwindow-char method in the menu's frame dispatches to the menu item when the
shortcut key combination is pressed.
Methods
command
get-shortcut
get-x-shortcut-prefix
set-shortcut
set-x-shortcut-prefix
All Methods
command from selectable-menu-item<%>
delete from menu-item<%>
enable from labelled-menu-item<%>
get-help-string from labelled-menu-item<%>
get-label from labelled-menu-item<%>
get-parent from menu-item<%>
get-plain-label from labelled-menu-item<%>
get-shortcut from selectable-menu-item<%>
get-x-shortcut-prefix from selectable-menu-item<%>
is-deleted? from menu-item<%>
is-enabled? from labelled-menu-item<%>
on-demand from labelled-menu-item<%>
restore from menu-item<%>
set-help-string from labelled-menu-item<%>
set-label from labelled-menu-item<%>
set-shortcut from selectable-menu-item<%>
set-x-shortcut-prefix from selectable-menu-item<%>