I've set up a celltree with SingleSelectionModel.
In  SelectionChange(SelectionChangeEvent event)  method of the
seletion model, I want to find what tree node is selected. However
through event.getSelectedObject, I can only find key value of the
node. How do I find the tree node object from here? Thanks for any
help.

Ken

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

Reply via email to