Hi,
I have a CellTable with SingleSelectionModel - I want to set the
current selection to false when I click out of the CellTable. Please
tell me is there a simple way..
I was thinking to catch mouse out and in events and check is the mouse
out or in on DomHandler's CLick event, but I think maybe there is a
more simple way by using only one event ?
Please tell me the sollution if someone already were faced with such
problem.
As I noticed I can't add clickHandler to Composite or Panel so I can't
fire event when Table's parents click event are fired .
Please give me a suggestion.

Best Regards,
Manvel Saroyan

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

Reply via email to