If you are looking to generate OverlayTypes. I have created one maven plugin which can generate OverlayType but it will generate it from Server side Java Bean class and not from Json. You have to add few annotation and this plugin will do the job. refer following project https://github.com/pandurangpatil/gwt-mvn-helper. You will find a sample inside mvn-helper-test module. This plugin is more helpful if you are using Request Factory.
On Thursday, 10 July 2014 15:04:03 UTC+5:30, trayan....@agilemates.com wrote:
-- Pandurang Patil about.me/pandurangpatil | ||
website: http://www.agnie.net
twitter: @agniesoftware
Cell : +91-9823241535
On Thursday, 10 July 2014 15:04:03 UTC+5:30, trayan....@agilemates.com wrote:
Is there some way using AutonBean.decode to convert standart json -> "{name : "Some name"}" toclass NameProxy extends ValueProxy{String getName();void setName(String name);}
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/d/optout.
No comments:
Post a Comment