Hello, I'm newbie on GWT and App Engine and I have a question. I have a CellList with a SingleSelectionModel. It works correctly but I would like to set an init selection. I'm using selectionModel.setSelected(selectedTest,true) and it works but the problem is that I don't know how to make the cell displayed marked, as if we have clicked on it.
Can anybody help me? -- 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.
