The css style rules should allow you to set the background etc for a selected tree item.
from http://google-web-toolkit.googlecode.com/svn/javadoc/latest/com/google/gwt/user/client/ui/Tree.html CSS Style Rules.gwt-Treethe tree itself.gwt-Tree .gwt-TreeItema tree item.gwt-Tree .gwt-TreeItem-selecteda selected tree item On Thu, Jan 3, 2013 at 5:47 AM, membersound <[email protected]> wrote: > Hi, > > how can I add selection row highlighting to a tree widget? Or is this ever > possible? > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-web-toolkit/-/S8HQcrpzFnAJ. > 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. > -- -- A. Stevko =========== "If everything seems under control, you're just not going fast enough." M. Andretti -- 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.
