Inherits from
- ActionManager: enthought.pyface.action.action_manager.ActionManager
Attributes
Inherited from base classes
Method summary
- create_menu_bar(self, parent, controller = None)
Inherited from base classes
- __init__(self, *args, **traits)
- append(self, item)
- destroy(self)
- dump(self, indent = '')
- find_group(self, id)
- find_item(self, path)
- insert(self, index, item)
- render_group(self, group, indent = '')
- render_item(self, item, indent = '')
- walk(self, fn)
- walk_group(self, group, fn)
- walk_item(self, item, fn)