Class VisualizationAttributesBuilder

All Implemented Interfaces:
ComponentConfigBuilder, com.ptc.mvc.components.ComponentConfigFactoryAware, ComponentDataBuilder, TypedAttrLayOutFactoryAware

@ComponentBuilder("visualizationAndAttributes") public class VisualizationAttributesBuilder extends PrimaryAttributesBuilder
This builder adds a visualization component to the attribute panel created in the PrimaryAttributesBuilder super class. It is invoked by the "visualizationAndAttributes" action defined for the object type "object." This action displays the component titled "Visualization and Attributes" on information pages.
Supported API: true

Extendable: true
See Also: