It is a work in progress – unfortunately, I ran out of time after putting it
in, and was unable to verify that it does what I need it to do. I hope to
spend time on it this weekend, and be able to report back that it works as
it should. For now, use the configure(CellTable) overload only, and stick
with a regular, broken, HasDataEditor+AbstractEditorDelegate, without edits.


Sorry for the confusion, and thank you for your interest.
-Colin

On Fri, Mar 18, 2011 at 12:42 PM, Aldo Neto <[email protected]> wrote:

> Hi,
>
> Thanks for your contribution. I checked your code and it seems to help me
> with my problem. However, I'm still not able to use the
> HasDataFlushableEditor class with my "Editor". It only works when I change
> it to a LeafValueEditor (just like the HasDataEditor).
>
> My question is: what do I have to do in order to use the
> HasDataFlushableEditor class? What I see in my code is that the table is
> created but no data is added, i mean, no row is created. Do you have any
> clue?
>
> Thanks,
> Aldo
>
> On Fri, Mar 4, 2011 at 2:54 PM, Colin Alworth <[email protected]> wrote:
>
>> I've already got a 
>> generator<https://github.com/niloc132/celltable-tools>that builds 
>> FieldUpdater instances (as well as Column instances, complete
>> with getValue calls), so it is just a matter of extending it a little
>> further to make this PendingChange-like thing.
>>
>> And, of course, to either stop HasDataEditor from implementing
>> LeafValueEditor, or patch my own copy of GWT. Patching isn't ideal, as it
>> would prevent others from using this library I'm trying to make, but it
>> would be a decent stopgap measure.
>>
>> Any suggestions on how to squeak a little louder to get that bug greased?
>> Or can a Googler comment on the status of the issue?
>>
>>  --
>> 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.
>>
>
>  --
> 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.
>



-- 
218.248.6165
[email protected]

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