I'm getting slightly overwhelmed by the infrastructure required to manage a CellList, so I might be missing something really simple. How do I set a CellList so that users can't change the selection with the keyboard or mouse, while leaving programmatic selection in place (which might be either MultiSelectionModel or SingleSelectionModel)?
And a marginally related subject -- is there no default UI for managing multi-selection? If I define an HTML select widget (GWT ListBox) for multiple selection, there's a standard UI (hold down a modifier key while clicking the mouse). http://www.w3schools.com/tags/att_select_multiple.asp -- 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.
