In your TreeViewModel for CellTree you have to have to implement 
TreeViewModel.getNodeInfo(..). A default implementation of NodeInfo is 
DefaultNodeInfo which takes a SelectionModel in its constructor.

http://google-web-toolkit.googlecode.com/svn/javadoc/2.4/com/google/gwt/view/client/TreeViewModel.NodeInfo.html

-- J.

Am Montag, 7. Mai 2012 15:18:48 UTC+2 schrieb Dayananda B V:
>
> Hi all, 
>
> How to add multiselection to tree in gwt 2.4, I created 
> MultiSelectionModel, i tried to set multiselectionmodel to tree, but i 
> don't see any multiselection method to add. 
>
> Thanks 
> Dayananda B V

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