API Reference for Enthought Tool Suite 2.7.1
Setup a logger for this module.
logger = logging.getLogger(__name__)
plugin_columns = [ ObjectColumn(name = 'enabled', editable = True), ObjectColumn(name = 'path', width = 0.80000000000000004, editable = False) ]
| Local name | Refers to |
|---|---|
| Button | enthought.traits.traits.Button |
| CorePlugin | enthought.envisage.core.core_plugin.CorePlugin |
| error | enthought.util.wx.dialog.error |
| get_application | enthought.envisage.get_application |
| Group | enthought.traits.ui.group.Group |
| HasTraits | enthought.traits.has_traits.HasTraits |
| is_zipfile | zipfile.is_zipfile |
| Item | enthought.traits.ui.item.Item |
| logging | logging |
| ObjectColumn | enthought.traits.ui.table_column.ObjectColumn |
| os | os |
| TableEditor | enthought.traits.ui.editors.TableEditor |
| UserAddedPlugin | enthought.envisage.core.core_plugin_definition.UserAddedPlugin |
| View | enthought.traits.ui.view.View |
| WorkbenchPreferencePage | enthought.envisage.ui.preference.workbench_preference_page.WorkbenchPreferencePage |
| wx | wx |
| ZipFile | zipfile.ZipFile |
Copyright © 2002-2008 Enthought, Inc.