Tuesday, November 1, 2011

GWT Incubator Migration

I've inherited an application that uses GWT 2.0 and the GWT Incubator.
I need to update the application to the latest GWT release and migrate
the incubator widgets to mainline GWT widgets. The application uses
the following widgets from the incubator jar:

com.google.gwt.widgetideas.graphics.client.Color
com.google.gwt.widgetideas.graphics.client.GWTCanvas
com.google.gwt.gen2.table.client.FixedWidthFlexTable
com.google.gwt.gen2.table.client.FixedWidthGrid
com.google.gwt.gen2.table.client.ScrollTable
com.google.gwt.gen2.table.client.SortableGrid
com.google.gwt.gen2.table.client.TableModelHelper

What is the status of these widgets? Have they migrated to the GWT
trunk? What are the equivalent widgets in GWT 2.4?

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment