Basic Customization > User Interface Customization > Presenting Information in the UI > Windchill Client Architecture Tree > Solution > Solution Elements
  
Solution Elements
Element
Type
Description
<your_ConfigBuilder>
java
TreeConfiguration is defined here
<your_DataBuilder>
java
Data fetching service/commands are defined here
<your_view_page>.jsp
jsp
View rendering logic is defined here
<your>service.properties.xconf
xconf
DataUtilities and services are defined here.
<your>action.rbInfo
rbInfo
Action attributes defined here.
<your>actions.xml
xml
Actions can be defined here.
<your>actionModels.xml
xml
Action models can be defined here.