GWT-Ext UX Release Notes
Release Notes for GWT-Ext UX 0.3
Features
- Removed individual UX from GwtExtUx.gwt.xml. This means whenever a UX is needed, They have to be added individually in the users gwt.xml file.
- Latest patch in Multiselect.js including memory leak fixes, drag back, etc...
Release Notes for GWT-Ext UX 0.2
Features
- Live Grid
Virtual grid with no paging toolbar but dynamic data retreival from server
Release Notes for GWT-Ext UX 0.1.1
Features
- PagingMemoryProxy
Supports paging of in-memory data
- MultiSelect / ItemSelect
Supports dual item form selector
- RowLayout
Flexible layout manager for row / vertical lay out of components.