API Reference for Enthought Tool Suite 3.2.0
A handler that delegates the handling of events to a set of sub-handlers.
This is typically used as the handler for dynamic views. See the enthought.traits.has_dynamic_view module.
logger = logging.getLogger(__name__)
| Local name | Refers to |
|---|---|
| Dispatcher | enthought.traits.ui.ui.Dispatcher |
| Handler | enthought.traits.ui.handler.Handler |
| HasTraits | enthought.traits.has_traits.HasTraits |
| List | enthought.traits.trait_types.List |
| logging | logging |
© Copyright 2002-2009 Enthought, Inc.