pyface.tree.node_tree module¶
A tree control with extensible node types.
- class pyface.tree.node_tree.NodeTree(*args, **kwargs)[source]¶
Bases:
Unimplemented
A tree control with extensible node types.
- model = <traits.trait_types.Instance object>¶
- node_manager = <traits.traits.ForwardProperty object>¶
- node_types = <traits.traits.ForwardProperty object>¶
Adds a menu item to a menu bar.
Returns True iff an action can be added to the menu.