Subpackages
Submodules
- api
- explorer - A Python object explorer.
- explorer_tree - A Python object explorer tree.
- resource_filter - Some common filters for use with a resource tree.
- resource_sorter - Some common sorters for use with a resource tree.
- resource_tree - A tree view of a resource naming system.
- resource_tree_action_controller - A base class for action controllers for resource tree context menus.
- resource_tree_model - The model for a resource tree.
- resource_tree_node_manager - The node manager used by the resource tree model.
Imported Names
| Local name | Refers to |
|---|---|
| explore | enthought.envisage.resource.ui.explorer.explore |
| Explorer | enthought.envisage.resource.ui.explorer.Explorer |
| ExplorerTree | enthought.envisage.resource.ui.explorer_tree.ExplorerTree |
| ResourceTree | enthought.envisage.resource.ui.resource_tree.ResourceTree |
| ResourceTreeActionController | enthought.envisage.resource.ui.resource_tree_action_controller.ResourceTreeActionController |
| ResourceTreeModel | enthought.envisage.resource.ui.resource_tree_model.ResourceTreeModel |