API Reference for Enthought Tool Suite 3.2.0
Managers for submenus of the Help menu.
| Copyright: | 2008, Enthought Inc. |
|---|---|
| License: | BSD |
| Author: | Janet Swisher |
Logging.
logger = logging.getLogger(__name__)
This module's package.
PKG = '.'.join(__name__.split('.')[:-Const(1))
| Local name | Refers to |
|---|---|
| Any | enthought.traits.trait_types.Any |
| DemoAction | enthought.help.help_plugin.action.demo_action.DemoAction |
| DocAction | enthought.help.help_plugin.action.doc_action.DocAction |
| ExampleAction | enthought.help.help_plugin.action.example_action.ExampleAction |
| ExamplesPreferences | enthought.help.help_plugin.examples_preferences.ExamplesPreferences |
| Group | enthought.pyface.action.group.Group |
| IExtensionPointUser | enthought.envisage.i_extension_point_user.IExtensionPointUser |
| IExtensionRegistry | enthought.envisage.i_extension_registry.IExtensionRegistry |
| IHelpCode | enthought.help.help_plugin.i_help_code.IHelpCode |
| IHelpDoc | enthought.help.help_plugin.i_help_doc.IHelpDoc |
| implements | enthought.traits.has_traits.implements |
| Instance | enthought.traits.trait_types.Instance |
| List | enthought.traits.trait_types.List |
| LoadURLAction | enthought.help.help_plugin.action.load_url_action.LoadURLAction |
| logging | logging |
| MenuManager | enthought.pyface.action.menu_manager.MenuManager |
| Property | enthought.traits.traits.Property |
© Copyright 2002-2009 Enthought, Inc.