Anyone? I'm trying to create an 'windows explorer' like interface with a CellTree on the left and a CellTable on the right (so when i click on a node in the tree i get the details in the table). It works nicely except that i can not click the root node. Its a bit of a showstopper.
Best regards Jens On Tue, Jun 14, 2011 at 4:01 PM, Jens <[email protected]> wrote: > Hi > > I have a CellTree with a SingleSelectionModel, when i click the root > node it gets visually selected but does not fire a > SelectionChangeEvent, the problem is only for the root element. > > Has anyone else discovered (is it by design / a bug / me that screwed > up). > > My example is quite simple but i cannot post the code as is, but i can > clean it up and post it if required. > > Best regards Jens > > -- > 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. > > -- 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.
