In the stock Tree widget, if there is a selection made on a node and if the 
parent is closed, the selection moves to the parent node. Is there a way to 
change this behavior not to move the selection to the parent node? This 
causes some issues when we have a selection listener and the act of closing 
the parent node invokes the selection handler even though the user did not 
actually change the selection. I want to keep the behavior similar to how 
Vaadin does with their Tree control: 
http://demo.vaadin.com/sampler#TreeSingleSelect

-- 
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/-/lvwwfaG2hWUJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to