The Ext GWT 3.0 State API provides the ability to persist state information. The API supports saving state data to different persistence providers. These include providers based on cookies and HTML5 local storage. The data are saved and retrieved as a map from string keys to string values. State data are serialized to strings and deserialized to objects via the bean-like interfaces of GWT AutoBeans. This data is retrieved asynchronously, and this allows for asynchronous providers such as those that communicate via RPC.
6 Comments Read moreExt GWT 3.0 State API
Sencha Learn Roundup
We’re constantly updating Sencha Learn with new content for many of our products. Read on to find out what you might’ve missed.
6 Comments Read moreExt GWT 3.0 Beta Now Available
Today we are happy to announce the availability of Ext GWT 3.0 Beta. Read on to find about our future plans for 3.x, and a special promotion going through December 2011.
21 Comments Read moreExt GWT 3.0 Developer Preview 5
The Ext GWT team has been hard at work on Ext GWT 3.0 and we’re happy to announce the availability of Ext GWT 3.0 PR5. This will be the last developer preview release as we move toward our 3.0 beta releases. There are a tremendous number of improvements and features added since PR4. As a result, we are closing in on being feature complete.
22 Comments Read moreExt GWT 3.0 Drawing and Charting
It has always been a challenge to draw objects in GWT because SVG and VML are not supported out of the box. In Ext GWT 3.0, we solve this problem by providing a draw framework that runs everywhere, from IE6 to Chrome 12 that is developed as a pure GWT library.
16 Comments Read moreExt GWT 3.0 Developer Preview 1
The Ext GWT team has been hard at work on our Ext GWT 3.0 release. We are happy to announce the availability of our first developer preview release.
44 Comments Read moreExt GWT 3.0 XTemplate Redesign
XTemplates are are a powerful feature in Ext GWT. For Ext GWT 3.0, we replaced the Ext JS JavaScript-based implementation with a solution more fitting with GWT and the features it offers. This article walks through the details of this redesign and gives some insight into the final design as well as a few code samples.
1 Comment Read more2011 Product Roadmap Update
We’re off to an exciting start of 2011 and the team at Sencha would like to share our product roadmap for the rest of the year with the community and give some updates across the board.
49 Comments Read more- « Previous Page
- 1
- …
- 3
- 4
- 5