Basic Customization > User Interface Customization > Presenting Information in the UI > Creating Custom Graphical Representations > Customization Sample Code > Graphical Attributes Example Non-Configurable Table
  
Graphical Attributes Example Non-Configurable Table
http://<hostName>/<webApp>/app/#ptc1/comp/carambola.graphicalAttrsNonConfigExample
This example shows how to make a non-configurable table support graphical attributes by using the setTypes API.
Location of Example
This example can be viewed in the Windchill product by navigating to Customization > Component Catalog > Graphical Attributes > Examples section > Graphical Attributes in Non Configurable Table Example
* 
If these options are not visible, you must enable the Customization UI. See “Enable Customization Utilites” in Customization Tools Overview for more information.
Example Files
Files used in this example can be found in the Carambola source tree:
src/com/ptc/mvc/builders/carambola/table/CarambolaGraphicalAttributesExampleTableBuilder.java
src/com/ptc/mvc/builders/carambola/table/CarambolaGraphicalAttributesExampleTableDataBuilder.java
src/loadFiles/customization/LiteratureSoftTypes.xml
src/loadFiles/customization/WidgetSoftTypes.xml
src_web/config/actions/Carambola-actions.xml