thank you so much for replay, Actually i used Tree. Is it i need to
use CellTree to get support for multiselection?

On May 8, 3:57 pm, Jens <[email protected]> wrote:
> 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/g...
>
> -- 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- Hide quoted text -
>
> - Show quoted text -

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