Another piece of feedback on the incubator paging scroll table...

I've got a case where I need to programmatically change the value in
some cells (based on other input from the user).

However, since the method used as the cell editor's callback is an
anonymous, inline inner class, I have to replicate that code. (I'm
referring to the inner class which starts on line 882 of SVN rev 1640
of PagingScrollTable.)

Perhaps the contents of the callback's onComplete() implementation
could be pulled out to a protected method, available for subclasses to
use?


Thanks!!!

jay
--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to