Hello,

I'm working on an app with a cell tree. I've found out that in order
to react to select events, I've got to include my SelectionModel in
the NodeInfo my TreeViewModel returns in getNodeInfo().

Now my tree has layers which contain both leafs and branches, but only
the leaf nodes must be selectable.

Is there a way to insert a different SelectionModel for the leaves
than for the branches?

Regards,

Tom

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

Reply via email to