Package com.ptc.core.htmlcomp.components
Class AbstractConfigurableTableBuilder
java.lang.Object
com.ptc.mvc.components.AbstractComponentConfigBuilder
com.ptc.mvc.components.AbstractComponentBuilder
com.ptc.core.htmlcomp.components.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
Supported API: true
Extendable: true
-
Method Summary
Methods inherited from class com.ptc.mvc.components.AbstractComponentConfigBuilder
getComponentConfigFactory, getMessageSourceMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.ptc.mvc.components.ComponentConfigBuilder
buildComponentConfigMethods inherited from interface com.ptc.mvc.components.ComponentDataBuilder
buildComponentDataMethods inherited from interface com.ptc.core.htmlcomp.components.ConfigurableTableBuilder
buildConfigurableTable