API Reference for Enthought Tool Suite 3.2.0
favorites_tree_editor = TreeEditor(editable = False, selected = 'object', nodes = ([ TreeNode(node_for = [ FavoritesList ], auto_open = True, children = 'favorites', label = '=Favorites') ] + cb_tree_nodes))
view = FavoritesBrowser()
| Local name | Refers to |
|---|---|
| abspath | os.path.abspath |
| Any | enthought.traits.trait_types.Any |
| Bool | enthought.traits.trait_types.Bool |
| cb_tree_nodes | enthought.developer.tools.class_browser.cb_tree_nodes |
| CBModuleFile | enthought.developer.tools.class_browser.CBModuleFile |
| Event | enthought.traits.trait_types.Event |
| exists | os.path.exists |
| FilePosition | enthought.developer.helper.file_position.FilePosition |
| HasPrivateTraits | enthought.traits.has_traits.HasPrivateTraits |
| Instance | enthought.traits.trait_types.Instance |
| Item | enthought.traits.ui.item.Item |
| join | os.path.join |
| List | enthought.traits.trait_types.List |
| Range | enthought.traits.trait_types.Range |
| Str | enthought.traits.trait_types.Str |
| sys | sys |
| TreeEditor | enthought.traits.ui.editors.tree_editor.TreeEditor |
| TreeNode | enthought.traits.ui.tree_node.TreeNode |
| View | enthought.traits.ui.view.View |
© Copyright 2002-2009 Enthought, Inc.