Element
|
Type
|
Description
|
PickerAttributes.xml
|
XML
|
pickerAttributes.xml XML file You should use this file to customize the search criteria attributes for an object type for your picker.
Runtime location: <Windchill>\codebase\pickerAttributes.xml
|
searchClientResource.java
|
Resource bundle file
|
You should use this file to localize the contents of the pickers.
|
userPicker.tag
|
Custom JSP tag
|
This file is contains the information about the supported parameters for this tag.
Runtime location: <Windchill>\codebase\WEBINF\tags\userPicker.tag
|
SearchableTypes.properties.Xconf
|
xconf properties file
|
You should specify component Id and corresponding object types in this file and then run xconfmanager.
Runtime location: <Windchill>\codebase\com\ptc\windchill\enterprise\search\server\SearchableTypes.properties.xconf
|
custom.js
|
JavaScript file
|
You should specify custom pickerCallback function for picker in this file.
Runtime location: <Windchill>\codebase\netmarkets\jsp\search\custom.js
|