API Reference for Enthought Tool Suite 3.2.0
An action set is a collection of menus, groups, and actions.
Logging.
logger = logging.getLogger(__name__)
| Local name | Refers to |
|---|---|
| Action | enthought.envisage.ui.action.action.Action |
| Bool | enthought.traits.trait_types.Bool |
| camel_case_to_words | enthought.envisage.util.camel_case_to_words |
| Dict | enthought.traits.trait_types.Dict |
| Group | enthought.envisage.ui.action.group.Group |
| HasTraits | enthought.traits.has_traits.HasTraits |
| IActionSet | enthought.envisage.ui.action.i_action_set.IActionSet |
| implements | enthought.traits.has_traits.implements |
| List | enthought.traits.trait_types.List |
| logging | logging |
| Menu | enthought.envisage.ui.action.menu.Menu |
| Str | enthought.traits.trait_types.Str |
| ToolBar | enthought.envisage.ui.action.tool_bar.ToolBar |
© Copyright 2002-2009 Enthought, Inc.