On Tuesday, October 30, 2012 5:30:56 PM UTC+1, PhiLho wrote: > > On 29/10/2012 21:59, Benjamin Possolo wrote: > > I recommend straight GWT for almost everything. The other frameworks > just add abstractions > > on top of GWT that confuse things a lot more. > > They are supposed to offer a bit more than some abstraction layers and > nice CSS... > For example, they offer tables that load on demand (dynamic loading when > scrolling), > something that isn't supported by GWT out of the box, if I am not mistaken. >
Depends what you mean by "out of the box": http://gwt.google.com/samples/Showcase/Showcase.html#!CwCellList Granted that ShowMorePagerPanel could possibly graduate to GWT proper rather than just a sample. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/v5q1_Q0OHXsJ. 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.
