API Reference for Enthought Tool Suite 3.2.0
HTML Window UI for displaying text, html and function doc-strings.
fixme: This module may be better located somewhere else.
html_view = View(Item('_html', show_label = False, editor = html_editor, springy = True, resizable = True), id = 'help_view', resizable = True, buttons = NoButtons)
| Local name | Refers to |
|---|---|
| HasTraits | enthought.traits.has_traits.HasTraits |
| Item | enthought.traits.ui.item.Item |
| NoButtons | enthought.traits.ui.menu.NoButtons |
| platform | platform |
| PythonFunctionInfo | enthought.block_canvas.function_tools.python_function_info.PythonFunctionInfo |
| rest_html | enthought.block_canvas.function_tools.rest_html |
| Str | enthought.traits.trait_types.Str |
| View | enthought.traits.ui.view.View |
© Copyright 2002-2009 Enthought, Inc.