Documentation

Reference
qx:embedHtml (qx.ui.embed.Html)

The Html widget embeds plain HTML code into the application

Example

Here is a little example of how to use the canvas widget.

var html = new qx.ui.embed.Html();
html.setHtml("

Hello World

");

External Documentation

Documentation of this widget in the qooxdoo wiki.

LGPL, EPL © 2008 QxTransformer | Siarhei Barysiuk & Christian Boulanger.
Site design and illustrations by Siarhei Barysiuk. | Icons by Dry Icons.

qooxdoo