To determine the drop down list, search criteria, and result columns for the object selection page the configured
com.ptc.windchill.cadx.common.picker.PickerSearchAttributeListDelegate is used. The default configured
PickerSearchAttributeListDelegate is
com.ptc.windchill.cadx.common.picker.PickerSearchAttributeList.
PickerSearchAttributeList delegates to the configured
wt.query.SearchAttributeListDelegate to create the various type lists on the object selection page will be configured to support and determine the search criteria, and determine the result columns displayed in the object selection page. (For more
SearchAttributeListDelegate details see
Customizing the HTML Search .)