custom treenode smartgwt
问题 I am very inexperienced with SmartGWT and have the following issue: I managed to make a Library of different kinds of documents in a tree. For some documents I want to show three icons, which are representing links to other websites, further i want to show some description under them. I tried to write my own CustomTreeNode, also I looked at setCellFormatter() and tried to overwrite it with no luck. Can you give me some Tips and hints how to achieve the desired functionality and what I have to