ReĀ : Re: CellTree & SingleSelectionModel

2011-06-15 Thread mkkm...@gmail.com
It works thanks ! -- 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/-/2zGBIQvEyjIJ. To post to this group, send email to google-web-toolkit@googlegr

Re: CellTree & SingleSelectionModel

2011-06-13 Thread ciosbel
Try here: https://groups.google.com/forum/?start&hl=en#!searchin/google-web-toolkit/CellTree$20asyncdataprovider/google-web-toolkit/jdQLj_oZTek/fuKmFMrbghsJ -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web

CellTree & SingleSelectionModel

2011-06-13 Thread mkkm...@gmail.com
Hi all, I'm try to add a selection handler to a CellTree. The goal is to open a popup at node selection (leaf or not). I think its the same as when the user click on a node and it turns to yellow. In a CellList there is a setSelectionModel method but not in CellTree. So I try to extends SingleSe