Ext GWT v1.0 Released
July 7, 2008 by Darrell Meyer
The Ext team is proud to announce that the official release of Ext GWT v1.0 is available for download. This is the first release of Ext GWT which is the culmination of many weeks of development from the Ext development team as well as our community of testers and supporters.
New users should take a look at the new screencasts which demonstrate how to setup your develop environment and create your first Ext GWT application.
![]()
GWT 1.5
Ext GWT 1.0 is compiled and tested with GWT 1.5 RC1.
Ext GWT is a 100% native GWT application written in Java. Ext GWT does not wrap any 3rd party JavaScript and does not use any external JavaScript files. Ext GWT fully leverages the GWT API including the widget lifecylce, events, listeners, messaging, and RPC.
Performance
Performance was a high priority item for the Ext GWT 1.0 release. Many changes were made since the first beta releases. Initial rendering times are quicker and the new layout code reacts quicker to window resizing. Improvements can easily be seen in the Explorer demo.
Demo Applications
Ext GWT 1.0 includes two demo applications that serve as a great resource for using the library. The complete source code for the Explorer and Mail demo are included in the release.

Advanced Form Layouts
With Ext GWT 1.0, advanced form layouts are supported, allowing developers to easily create multi-column forms and to also embed child containers such as TabPanel. These layouts are supported by both AnchorLayout, and the new ColumnLayout.

Improved Data Loading, Store, Binder, and Field API
A number of enhancements and updates were applied to the data related classes. More information on data loading can be found in the Help Center.

Documentation
A new Help Center is now available and will serve as the repository for Ext GWT documentation. Ext GWT 1.0 adds a significant amount of new documentation including a new Eclipse Help Plugin. We’ve added a number of new articles and tutorials to complement the 1.0 release, including:
- Project Setup Guide
- Building from SVN Guide
- Component Reference
- Data Loading Reference
- LayoutContainer Reference
- Model Mapping With Dozer
- Remote TreeTable Tutorial
In addition, a new Eclipse Help Plugin is available. All the above listed content can be integrated into the Eclipse Help Info Center. The plugin is available via the new Update Site.

The Ext GWT API is now available with integrated UML diagrams. These diagrams make it easy to visualize the package structure and details of all Ext GWT classes. The diagrams are available in the Help Center under Reference.

Download
To download Ext GWT 1.0 or view the full release notes (API changes documented), please visit the Ext GWT download page. To find out more about Ext GWT and view the latest 1.0 samples, please visit the Ext GWT overview. To see 1.0 in action, take a look at the Explorer Demo or the Mail Demo.

Posted on July 7th, 2008 at 1:25 pm
Very Nice!!!!! Way to go, this is very impressive.
Posted on July 7th, 2008 at 1:44 pm
[...] Ext JS Blog.) « Google Talk [...]
Posted on July 8th, 2008 at 12:40 pm
[...] Meyer has announced Ext GWT 1.0. This is the first fully stable release of the product and it includes a lot of goodies [...]
Posted on July 8th, 2008 at 1:59 pm
The link to the http://extjs.com/gxt/helpcenter is invalid.
Posted on July 8th, 2008 at 3:52 pm
The link has been updated to http://extjs.com/helpcenter/index.jsp .
Posted on July 9th, 2008 at 6:24 am
Great work Ext team. Congrats. I look forward in using Ext GWT 1.0
Posted on July 9th, 2008 at 8:27 pm
Thanks for this great took guys! Its one of the best tool for web appers
Posted on July 10th, 2008 at 1:45 pm
[...] The Ext JS team has released version 1.0 of its SDK for developing GWT applications with the Ext JS library. Despite some [...]
Posted on July 10th, 2008 at 7:05 pm
[...] Meyer has announced Ext GWT 1.0. This is the first fully stable release of the product and it includes a lot of goodies [...]
Posted on July 11th, 2008 at 5:21 am
Ext GWT v1.0 Released
[...]The Ext team is proud to announce that the official release of Ext GWT v1.0 is available for download. This is the first release of Ext GWT which is the culmination of many weeks of development from the Ext development team as well as our communit…
Posted on July 11th, 2008 at 9:27 am
Nice work… Congrats.
But I’ve a question: Where’s portal and portlets panel?
Posted on July 12th, 2008 at 3:00 pm
[...] Ext JS - Ext GWT v1.0 Released - The Ext team is proud to announce that the official release of Ext GWT v1.0 is available for download. This is the first release of Ext GWT which is the culmination of many weeks of development from the Ext development team [...]
Posted on July 25th, 2008 at 11:08 pm
I’m trying to understand the relationship between Ext GWT and Ext JS.
Is Ext GWT just GWT that looks like Ext? Is it a branch of GWT? is it Ext JS in the style of GWT?
I don’t get it, and the site doesn’t seem to make it clear.