Package com.ptc.mvc.components
Class AbstractComponentBuilder
java.lang.Object
com.ptc.mvc.components.AbstractComponentConfigBuilder
com.ptc.mvc.components.AbstractComponentBuilder
- All Implemented Interfaces:
ComponentConfigBuilder,com.ptc.mvc.components.ComponentConfigFactoryAware,ComponentDataBuilder
- Direct Known Subclasses:
AbstractAttributesComponentBuilder,com.ptc.windchill.enterprise.change2.mvc.builders.tables.AbstractChangeTableBuilder,AbstractConfigurableTableBuilder,AbstractImpactTableBuilder,AbstractUDIAttributesBuilder,AbstractWizStepBuilder,AnnotationPartTableBuilder,DefineItemAttributesWizStepBuilder,ESIPartInfoAttrPanelBuilder,InfoEltStep,MESShopOrdersTreeBuilder,PrimaryAttributesBuilder,PSEAnnotationsForChangeWizStepBuilder,SetDispositionPickerStepBuilder,ShowTeamUsesTableBuilder,UploadDocumentAttributesStepBuilder
public abstract class AbstractComponentBuilder
extends AbstractComponentConfigBuilder
implements ComponentDataBuilder
Base class for components that define their configs and data in one place.
If your component must support configurable table views, consider extending from AbstractConfigurableTableBuilder
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
buildComponentData