See https://developers.google.com/web-toolkit/doc/latest/ReleaseNotes#uirenderer
2012/8/21 Kevin Buikema <[email protected]> > 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 [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. > -- 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.
