RSS

GWT- Masterview – Create master screens in GWT applications

12 Apr

GWT-Masterview library is an extension to Google Web Toolkit that provides widgets to filter, sort and paginate your data. It’s easy to use, it’s widgets are fast and it works right out of the box: you can display your objects with just 3-4 lines of code.

Initially I started to look for a replacement to the Displaytag library, which can’t be used in pure GWT applications. Some GWT-extending libraries provided tables, but these tables either were just wrappers of external JavaScript toolkits, or didn’t have filter or paging functionality. So I wrote my own small library, with API similar to the one that Displaytag has, and named it Masterview, because I find it simple to create master screens using it.

http://code.google.com/p/gwt-masterview/

Screenshot

 
1 Comment

Posted by on April 12, 2009 in GWT

 

Tags: , , , , , ,

One response to “GWT- Masterview – Create master screens in GWT applications

  1. Nitin Sawant

    April 26, 2009 at 9:44 am

    YUI देखा है क्या?? सेम इसी की तरहा है.

     

Leave a comment