Class HtmlChart

All Implemented Interfaces:
MouseListener, EventListener, AutoConfigurable, Buildable, Configurable, PropertyNameSource, ValidityChecker, Translatable, ImageSearchTarget, SearchTarget

public class HtmlChart extends Widget implements MouseListener
An HtmlChart is used for displaying html information for the module. The charts are loaded as html files stored in the DataArchive. As a subclass of Widget, a Chart may be added to any Widget, but it may not contain children of its own