Hi

I am trying to build a component for selecting multiple items from a
tree structure using the cellview widgets from GWT 2.1.0.M2.

I have a custom TreeViewModel with a single MultiSelectionModel object
which is shared between all NodeInfo objects. I would like it to
either toggle the selection of items when clicking on them, or support
CTRL-clicking for deselecting items like in a list box.

My problem is that I cannot deselect any of the selected items. What
do I need to do?

Best regards
Rene




-- 
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-tool...@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