Basic Customization > User Interface Customization > Information Pages > Customizing Information Page Components > Sample Code > Files Used in this Example
  
Files Used in this Example
Action Models Used in this Example
Action Model File
Action Model Names
Name: Carambola-actionModels.xml
Codebase path:codebase/config/actions
CustEx_infoPage_tabset
carambola_details
CustEx_default_myTab
CustEx_error_on_page
CustEx_error_404
CustEx_infoPage_third_level_navigation
CustEx_submodel_simpleTable
CustEx_submodel_advancedTable
CustEx_InfoPage_attributes
carambola_info_page
carambola_sub_model
Actions Used in this Example
Action File
Action Names
Name:Carambola-actions.xml
Codebase path: codebase/config/actions
CustEx_simpleTable1
CustEx_simpleTable2
CustEx_simpleTable3
CustEx_advancedTable1
CustEx_advancedTable_custom_oid_actions
CustEx_error_on_page
CustEx_error_404
propertyPanel
attributePanel
visualizationAndAttributes
primaryAttributes
onclickIsInvalid
onclickToBeWrapped
Files Used in this Example
File
Description
Carambola.jar
Source code examples are located in the Carambola-java.jar file in the <Windchill>\Windchill\srclib\wnc diretory.
“Carambola” object class
CarambolaVisualizationDelegate.java
Source code examples are located in the Carambola-java.jar file in the <Windchill>\Windchill\srclib\wnc diretory.
Delegate that creates the content for the VisualizationComponent on the page
CarambolaInfoBuilder.java
Source code examples are located in the Carambola-java.jar file in the <Windchill>\Windchill\srclib\wnc diretory.
Info page builder class for object type “Carambola”
CarambolaVizAndAttrBuilder.java
Source code examples are located in the Carambola-java.jar file in the <Windchill>\Windchill\srclib\wnc diretory.
Builder for the Visualization and Attributes penel. You do not typically need to write a builder for this panel. Such a builder was required for this example only because the “Carambola” object type is not a type exposed in the Type Manager.
carambolaInfoPage.jsp
Source code examples are located in the Carambola-java.jar file in the <Windchill>\Windchill\srclib\wnc diretory.
View (jsp) for the page with javascript to produce toggle buttons and Go to Latest link.
<Windchill>\Windchill\codebase\com\ptc\carambola\carambola.service.properties.xconf
VisualizationDelegate service property