Thursday, January 3, 2013

Re: How to select an entry in a Tree (highlight)?

The css style  rules should allow you to set the background etc for a selected tree item.

CSS Style Rules

.gwt-Tree
the tree itself
.gwt-Tree .gwt-TreeItem
a tree item
.gwt-Tree .gwt-TreeItem-selected
a selected tree item


On Thu, Jan 3, 2013 at 5:47 AM, membersound <kodyrecords@gmail.com> 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment