Cell widgets are special, because they have to listen to any event their 
Cell(s) want to be notified about, and they process (almost) all of these 
events the same: 1) find the relevant value and Cell, 2) dispatch the event 
to the CellPreviewEvent.Handlers if any, then 3) pass the event down to the 
Cell.
(with a few exceptions needing special treatment in addition to the above: 
keyboard navigation and "hover" styling)

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