Class ChangeAttributesBuilder

All Implemented Interfaces:
ComponentConfigBuilder, com.ptc.mvc.components.ComponentConfigFactoryAware, ComponentDataBuilder, TypedAttrLayOutFactoryAware
Direct Known Subclasses:
ChangeTaskAttributesBuilder

@TypeBased("wt.change2.VersionableChangeItem") public class ChangeAttributesBuilder extends TypedAttributesPanelBuilder
This builder describes the config for displaying the attributes in change wizards and general attributes. builder supports "wt.change2.WTChangeIssue", "wt.change2.WTChangeRequest2", "wt.change2.WTChangeOrder2" and "wt.change2.WTVariance" type objects. Sets the view for the create change wizard attributes tables.
Supported API: true

Extendable: true
  • Method Details

    • getView

      public String getView(ComponentParams params)
      Sets the change attributes wizard table view to "/change/create_details.jsp" when the wizard mode is create.
      Supported API: true
      Parameters:
      params -
      Returns:
      the view for the config