I'm developing extension and I have a couple of questions.
How can I change Icon path or text color ,label name without rebuild TreeView ? From what I tried, when I clicked on the TreeItem, I could get the object and access to its fields. But when changing them, there was no change in the UI. I think because these TreeItems are in a different place and with the changes I made. It doesn't affect them