Class AbstractConfigurableTableBuilder

All Implemented Interfaces:
ConfigurableTableBuilder, ComponentConfigBuilder, com.ptc.mvc.components.ComponentConfigFactoryAware, ComponentDataBuilder
Direct Known Subclasses:
AbstractBusinessRulesResultsTable, com.ptc.windchill.enterprise.part.reports.mvc.builders.AbstractTableReportConfigBuilder, com.ptc.windchill.enterprise.part.reports.mvc.builders.AbstractTreeReportConfigBuilder, AnnotationChangeTableBuilder, BusinessRuleSetsTable, CommonTeamTableBuilder, MissingObjectsTableBuilder

public abstract class AbstractConfigurableTableBuilder extends AbstractComponentBuilder implements ConfigurableTableBuilder
Abstract base class for Table components that define their Configs, Data and table views in one place

Supported API: true

Extendable: true