API Reference for Enthought Tool Suite 3.2.0
Copyright 2006 by David C. Morrill
table_editor = TabularEditor(selected = 'selected', editable = False, adapter = TraitsUIDBAdapter(), operations = [ ])
view = TraitsUIDB()
Opens the traits UI database.
Returns the name of the traits UI database.
| Local name | Refers to |
|---|---|
| Any | enthought.traits.trait_types.Any |
| Bool | enthought.traits.trait_types.Bool |
| Button | enthought.traits.trait_types.Button |
| file_watch | enthought.developer.services.file_watch.file_watch |
| HasPayload | enthought.developer.helper.has_payload.HasPayload |
| HasPrivateTraits | enthought.traits.has_traits.HasPrivateTraits |
| HGroup | enthought.traits.ui.group.HGroup |
| Instance | enthought.traits.trait_types.Instance |
| Item | enthought.traits.ui.item.Item |
| List | enthought.traits.trait_types.List |
| os | os |
| shelve | shelve |
| spring | enthought.traits.ui.item.spring |
| Str | enthought.traits.trait_types.Str |
| TabularAdapter | enthought.traits.ui.tabular_adapter.TabularAdapter |
| TabularEditor | enthought.traits.ui.editors.tabular_editor.TabularEditor |
| traits_home | enthought.traits.trait_base.traits_home |
| ValueEditor | enthought.traits.ui.editors.value_editor.ValueEditor |
| VGroup | enthought.traits.ui.group.VGroup |
| View | enthought.traits.ui.view.View |
© Copyright 2002-2009 Enthought, Inc.