Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
Hello,
I want to customize ProductList Class, to modify canAttributeBeUsedInFilter method, but I don't know, how can I get source of it.
Do anybody know, where source code of ProductList class is available or documented?
BR and thank you in advance.
Marek
ptc don't distribute java code of Windchill products. You can decompile this class and write own but that not a good practice.