API Reference for Enthought Tool Suite 3.0.1
The 'View' menu
Logging.
logger = logging.getLogger(__name__)
| Local name | Refers to |
|---|---|
| Any | enthought.traits.trait_types.Any |
| Bool | enthought.traits.trait_types.Bool |
| Group | enthought.pyface.action.group.Group |
| Instance | enthought.traits.trait_types.Instance |
| List | enthought.traits.trait_types.List |
| logging | logging |
| MenuManager | enthought.pyface.action.menu_manager.MenuManager |
| on_trait_change | enthought.traits.has_traits.on_trait_change |
| PerspectiveMenuManager | enthought.pyface.workbench.action.perspective_menu_manager.PerspectiveMenuManager |
| ShowViewAction | enthought.pyface.workbench.action.show_view_action.ShowViewAction |
| Str | enthought.traits.trait_types.Str |
| ToggleViewVisibilityAction | enthought.pyface.workbench.action.toggle_view_visibility_action.ToggleViewVisibilityAction |
| Unicode | enthought.traits.trait_types.Unicode |
© Copyright 2002-2008 Enthought, Inc.