You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
I use FastTree to display the dynamic and hierachical data structure.
I have got it working following the demo code. Now I want to add
icons to the treeItems. So I create a widget for the TreeItem with a
leading image and then the text description. But the image is only
shown when the treeItem has child items. Anyone know what is going?