I a using GWT 2.3.In which I am using import
com.google.gwt.user.client.ui.Tree. I want to show tree expanded
always.For that I did below code for every tree item
treeItem.setState(true);
But it is not working.I am not getting how to expand tree. Please help
me out.Thanks in advance
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.