API Reference for Enthought Tool Suite 3.0.1

Model for the a window to display Html in an application.

This widget has the following APIs:
set_text(text):
display raw text.
set_html(text):
display html formatted text.
set_function_help(function_name, module_name):
display an htmlified version of the doc-string for the given function.

Inherits from

Attributes

Inherited from base classes

Method summary

Inherited from base classes

Methods

© Copyright 2002-2008 Enthought, Inc.