I think you need a CellPreviewEvent.Handler (have a look at 
DefaultEventSelectionManager) so that a "contextmenu" event turns into a 
SelectAction.SELECT or SelectAction.TOGGLE (depending on whether the Ctrl 
or Meta key is down). The current code should correctly change selection on 
a "click" event, whichever the button (left, right or middle).
Or maybe your cell is handling selection itself? (isSelectionHandled 
returns true)

-- 
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/-/ljl9_IFTTHMJ.
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.

Reply via email to