Hi, Interesting read, I did not realize there was a CellWidget.
Is there an advantage to use CellWidget instead of using UiBinder as a Widget straight away ? Ok, you could easily reuse the Cell in another cell widget (List/Table/Tree). David On Wed, Dec 11, 2013 at 10:38 PM, Juan Pablo Gardella < [email protected]> wrote: > Thanks for sharing David! > > > 2013/12/11 dparish <[email protected]> > >> >> http://lithosphere.lithium.com/t5/tech-blog/Lithium-Engineering-Using-Cell-Widgets-for-every-day-GWT/ba-p/117929 >> >> Google Web Toolkit provides Cell Widgets as a way to write web pages that >> render large volumes of data quickly. This is a primer on using Cell >> Widgets for everything, not just when there is lots of data. The payoff is >> a faster app that is often easier to write. >> >> >> >> If you have any questions or suggestions for improvement I'd love to hear >> it. >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Web Toolkit" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/google-web-toolkit. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-web-toolkit. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/groups/opt_out.
