Inherits from
- ActionManager: enthought.pyface.action.action_manager.ActionManager
- ActionManagerItem: enthought.pyface.action.action_manager_item.ActionManagerItem
Attributes
- name
The menu manager's name (if the manager is a sub-menu, this is what its label will be).
name = Unicode
Method summary
- add_to_menu(self, parent, menu, controller)
- add_to_toolbar(self, parent, tool_bar, image_cache, controller)
- create_menu(self, parent, controller = None)
Methods
- add_to_toolbar(self, parent, tool_bar, image_cache, controller)
Adds the item to a tool bar.