Action Name
|
Object Type Name
|
File
|
---|---|---|
attributeWizardExample
|
object
|
<WT_HOME>/codebase/config/actions/Carambola-actions.xml
|
attributePanelWizStep
|
carambola
|
<WT_HOME>/codebase/config/actions/Carambola-actions.xml
|
Source File
|
Description
|
---|---|
/com/ptc/mvc/builders/carambola/CarambolaAttributePanelBuilder
|
Builder that creates the configuration and datum object for the panel
|
codebase/netmarkets/jsp/carambola/customization/examples/wizard/attributeWizardExample.jsp
|
The main JSP for the wizard
|
codebase/WEB-INF/jsp/object/defineItemAttributesWizStep.jsp
|
The common JSP used by most Windchill create wizards for the Set Attributes wizard step
|
/com/ptc/carambola/customization/examples/attributePanel/AttributePanelExampleObject.java
|
The Java class for the object type represented in the panel
|
<WT_HOME>/codebase/config/actions/Carambola-actions.xml
|
Contains the actions for the example
|