Re: New article on using Cell Widgets for every day GWT development
The main advantage to me is that you are writing high performance widgets as a standard practice. There are far fewer javascript calls to create these types of widgets. As your app gets larger it will continue to stay performant.
On Thu, Dec 12, 2013 at 4:46 AM, David <david.nouls@gmail.com> wrote:
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 <gardellajuanpablo@gmail.com> wrote:
Thanks for sharing David!--2013/12/11 dparish <dparish@gmail.com>
--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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
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 a topic in the Google Groups "Google Web Toolkit" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit/1g-Fkt_jWUs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home