How do you disable user selection on a CellList?
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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home