Interface: IComponentRenderer

Defines a component in the UI.

Methods

Name Description
InitDataFromJson(String) Initializes data associated to the component from a json string.
Refresh() Refreshs the component.

Properties

Name Description
Container Gets the container.