Re: Making an RPC call from a CellTable ButtonCell in a view (MVP pattern)
I think I modified my HasCell to include the setFieldUpdater(). I'm
not sure why they didn't include it...
On Jan 19, 6:34 am, Drew Spencer <slugmand...@gmail.com> wrote:
> Hey Patrick,
>
> The thing with setFieldUpdater is that I can't work out how to access it
> from the Presenter. If I add something like HasCell<T, C> getDeleteColumn()
> to the interface my view implements, I can only access getFieldUpdater, not
> setFieldUpdater. In honesty the whole CellTable thing seems like it needs
> some work, so maybe they have plans for the next release or something.
>
> If anyone can suggest an easier way to do this then I would appreciate it.
> I thought FlexTable or something similar would be a bad move as cells are
> meant to be much more efficient and cleaner, so decided to put in the extra
> work and go for cell widgets straight away.
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home