Interface: IHtmlComponent

Defines a "htmlComponent" component.

Implemented types

Methods

Name Description
InitDataFromJson(String) Initializes data associated to the component from a json string.
Refresh() Refreshs the component.
SetHtmlContent(String) Sets the html content to display.

Properties

Name Description
Container Gets the container.