Hi, Overriding seems like a hard thing to do as CellTable depends on a private final attribute of type CellListImpl<T> for most of its logic. It seems like the easiest way to implement the paging behavior described in the above post would be to copy CellTable and change the code here and there. Unfortunately, this wouldn't be a very elegant solution, let alone maintainable as it appears these widgets are still moving targets.
Can anyone offer me any tips? Maybe some Googlers with sage advice? Regards, Dennis Laumen -- 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.
