adds submenu item
adds submenu item(s) from one or more actions (will return item for last action)
adds submenu item(s) from one or more actions (will return item for last action)
adds submenu checkbox item
Add separator item
check radio button with specified index, uncheck other radio buttons in group (group consists of sequence of radio button items; other item type - end of group)
removes all subitems
map key to action
find subitem by hotkey character, returns subitem index, -1 if not found
find subitem by hotkey character, returns subitem index, -1 if not found
get hotkey character from label (e.g. 'F' for item labeled "&File"), 0 if no hotkey
returns submenu item by index
call to update state for action (if action is assigned for widget)
returns text description for first accelerator of action; null if no accelerators
returns item action
sets item action
get check for checkbox or radio button item
set check for checkbox or radio button item
menu item Enabled flag
menu item Enabled flag
item action id, 0 if no action
returns true if item is submenu (contains subitems)
returns item label
returns count of submenu items
returns subitem index for item, -1 if item is not direct subitem of this
set new MenuItemType
handle menu item click action (parameter is Action)
handle menu item click (parameter is MenuItem)
handle menu item click
prepare for opening of submenu, return true if opening is allowed
menu item properties