On Fri, Sep 14, 2012 at 7:19 AM, Jaggernat <[email protected]> wrote:
> hi guys > > I have been working in adobe flex for the last 3 years and serverside > java for the last 10 years. > Now i have to work with GWT on the UI with java server side. > I want to know the transition process from flex to gwt(if anyone can > help me). > > In flex we had datagrids, advanced datagrids, item renderers, event > listeners, > remote calls to java server side(using Bindable,RemoteAlias) which are > some of the features i have used. > Are there equivalent features in gwt? > You might like to check out Errai and Errai-ui (http://www.jboss.org/errai) from JBoss/Redhat. It has some libraries for templating, databinding and calls to the server that greatly simplify things. Michael -- 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.
