I'm using a CellTable with EditTextCells and CheckboxCell columns in an MVP 
app, and I'm trying to set up a UiHandler for the updates instead of 
explicitly declaring field updaters for each column, to make it more 
abstracted so the handling can be done in the presenter. Is something like 
that possible, or am I stuck with the explicit field updater assignments?

-- 
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/-/J5ZTx3KoA0oJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to