Representation of a text area that stores its content as HTML. The text area
can visualize text and images using standard tags. Use this visualization
as a component when creating a guided analysis.
The text area holds a collection of images that can be referenced from the HTML content with the key used in the collection as source attribute on the image tags. The Internet Explorer based view in the Professional client does not support transparent PNG images.
JavaScript can be embedded in the content using a script tag. However, note that navigation is not possible. Any links will be opened in a new window. References to external elements such as ActiveX objects and Flash movies will not be displayed.
Inheritance Hierarchy
Spotfire.Dxp.Framework.DocumentModel Node
Spotfire.Dxp.Framework.DocumentModel DocumentNode
Spotfire.Dxp.Application.Visuals VisualContent
Spotfire.Dxp.Application.Visuals HtmlTextArea
Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 11.15.5816.4413 (11.15.5816.4413)
Syntax
Version Information
See Also