Basic Customization > User Interface Customization > Customizing HTML Clients Using the Windchill JSP Framework > Customization Tools Overview > Customization Tools — Reports > Available Attributes Report
  
Available Attributes Report
The Available Attributes Report is a search page that returns the details of attributes that can be configured for a given object type.
This report can be accessed from any running Windchill installation to find the list of supported attributes for a given object type (eg: wt.part.WTPart). The report includes information about the attribute such as the id used to reference the attribute and the label used for that attribute in the UI, the data utility mapped to that component, etc.
Note that you must specify a fully qualified type name, including the full package, to find its attributes. Also note that case is important, “wt.part.wtpart” will not find “wt.part.WTPart’.
From the Navigator browse to Customization > Tools > Available Attributes
Search Supports
Any valid, fully qualified class that implements Persistable
Results Table
JCA ID
JS ID
Schema ID
View Wizard Label
Table Column Label
Data Utility
componentRB Label
Column Descriptor Factory Label
Introspected Label
* 
If there is no information for the property of a particular attribute, the cell is shown blank.