On Sun, Oct 3, 2010 at 11:21 AM, BobV <[email protected]> wrote: > On Sun, Oct 3, 2010 at 10:57 AM, Patrick Julien <[email protected]> wrote: >> Any sample somewhere then because I am not getting how to use this >> class properly > > The FavoritesWidget in the DynaTableRf sample uses ListEditor. See > the uses of the displayedList field. It works this way so that > re-ordering operations on the list (like calling Collections.sort()) > will keep both the backing data and the displayed list of editors in > sync.
I'm aware of this widget but I'm trying to use HasDataEditor with a CellTable so it doesn't exactly translate 1:1 -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
