Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! 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.