Basic Customization > User Interface Customization > Presenting Information in the UI > Creating Custom Graphical Representations > Customization Sample Code > Graphical Attributes Example Configurable Table
  
Graphical Attributes Example Configurable Table
http://<hostName>/<webApp>/app/#ptc1/comp/carambola.graphicalAttrsConfigExample
This example shows how graphical attributes work in a configurable table. Configurable tables support graphical attributes by default so no extra work is required.
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 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/CarambolaGraphicalAttributesConfigurableExampleTableBuilder.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