Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! 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.
