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 <
jens.nehlme...@gmail.com> 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 -