enaml.widgets.html

Classes

Html An extremely simple widget for displaying HTML.
class enaml.widgets.html.Html(parent=None, **kwargs)[source]

Bases: enaml.widgets.control.Control

An extremely simple widget for displaying HTML.

source

The Html source code to be rendered.

hug_width

An html control expands freely in height and width by default.

proxy

A reference to the ProxyHtml object