This is exactly what I've come up with, but it just doesn't feel right - your TableModel should be agnostic of the widgets using it, and event subscription mechanism seems like a good way to achieve this, it just won't work in it's current implementation.
regards, --andrius On Nov 4, 1:44 pm, Felipe <[email protected]> wrote: > I have something like: > > ....... > cachedTableModel.setRowCount > (listadoUnidadesVendiles.size()); --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
