Class AdditionalAttributesBuilder
java.lang.Object
com.ptc.mvc.components.AbstractComponentConfigBuilder
com.ptc.mvc.components.AbstractComponentBuilder
com.ptc.jca.mvc.components.AbstractAttributesComponentBuilder
com.ptc.jca.mvc.builders.TypedAttributesPanelBuilder
com.ptc.windchill.enterprise.requirement.mvc.builders.tables.AdditionalAttributesBuilder
- All Implemented Interfaces:
ComponentConfigBuilder,com.ptc.mvc.components.ComponentConfigFactoryAware,ComponentDataBuilder,TypedAttrLayOutFactoryAware
@ComponentBuilder("convertTypeSetAttributes")
public class AdditionalAttributesBuilder
extends TypedAttributesPanelBuilder
Supported API: true
Extendable: true
-
Field Summary
Fields inherited from class com.ptc.jca.mvc.builders.TypedAttributesPanelBuilder
JSON_VIEW -
Method Summary
Methods inherited from class com.ptc.jca.mvc.builders.TypedAttributesPanelBuilder
buildAttributesComponentConfig, getTypedAttrLayOutFactory, setTypedAttrLayOutFactory, setViewMethods inherited from class com.ptc.jca.mvc.components.AbstractAttributesComponentBuilder
buildComponentConfig, buildComponentData, getComponentMode, getComponentTypeMethods inherited from class com.ptc.mvc.components.AbstractComponentConfigBuilder
getComponentConfigFactory, getMessageSource, setComponentConfigFactory
-
Method Details
-
getView
Supported API: true- Parameters:
params-- Returns:
- the view for the config
-