A visual model composed of other visual models.
Created by Jennifer Thompson on 2/16/17.
Created by Jennifer Thompson on 2/16/17.
Created by Jennifer Thompson on 2/16/17.
Created by Jennifer Thompson on 2/16/17.
Create a visualization of an HTML text element.
Create a visualization of an HTML text element. Use this rather than the TextVisualModel method if you want to include HTML formatting elements (like a table, or bold text) in your visualization.
An HTML String
A visual model that corresponds to a table in the results console.
A simple text content visualization.
A simple text content visualization.
the text to display.
A visual model is a representation of the visual output of an operator.
A visual model is a representation of the visual output of an operator.
Developers should not implement this themselves, but use the ready made classes, e.g. TabularVisualModel, TextVisualModel, HtmlVisualModel, CompositeVisualModel or those returned by VisualModelFactory.
:: AlpineSdkApi ::
:: AlpineSdkApi ::
A visual model composed of other visual models. Each sub-model will be displayed in a separate tab. Sub-models can also be composite models.