Class ChangeTaskEditDetailsWizStepBuilder
java.lang.Object
com.ptc.mvc.components.AbstractComponentConfigBuilder
com.ptc.mvc.components.AbstractComponentBuilder
com.ptc.jca.mvc.components.AbstractWizStepBuilder
com.ptc.jca.mvc.builders.DefaultEditAttributesWizStepBuilder
com.ptc.windchill.enterprise.change2.mvc.builders.wizards.ChangeEditDetailsWizStepBuilder
com.ptc.windchill.enterprise.change2.mvc.builders.wizards.ChangeTaskEditDetailsWizStepBuilder
- All Implemented Interfaces:
ComponentConfigBuilder,com.ptc.mvc.components.ComponentConfigFactoryAware,ComponentDataBuilder
@TypeBased("wt.change2.WTChangeActivity2")
public class ChangeTaskEditDetailsWizStepBuilder
extends ChangeEditDetailsWizStepBuilder
Sets the view for the edit change task wizard attributes tables. This builder
supports "wt.change2.WTChangeActivity2" type objects.
Supported API: true
Extendable: true
Supported API: true
Extendable: true
-
Method Summary
Modifier and TypeMethodDescriptionprotected StringgetView(ComponentParams params) Sets the change task attributes wizard table view to "/changetask/edit_details.jsp".Methods inherited from class com.ptc.windchill.enterprise.change2.mvc.builders.wizards.ChangeEditDetailsWizStepBuilder
buildReadOnlyAttributePanelConfigMethods inherited from class com.ptc.mvc.components.AbstractComponentConfigBuilder
getComponentConfigFactory, getMessageSource
-
Method Details
-
getView
Sets the change task attributes wizard table view to "/changetask/edit_details.jsp".
Supported API: true- Overrides:
getViewin classChangeEditDetailsWizStepBuilder- Returns:
-