Skip to content

longbeach/MyFirstCellTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Just a very basic GWT project to display a table with a sortable column, based on the CellTable and SimplePager elements.
The code is mostly based on the official GWT tutorial :
http://code.google.com/intl/en/webtoolkit/doc/latest/DevGuideUiCellTable.html 

I left the RPC service (GreetingService) created by the sample project. It is not used.

The demo is here :
http://tableaupagination.appspot.com/

Only the column VILLE is sortable !

Celinio Fernandes

http://www.celinio.net/techblog

About

Basic GWT project to display a table with a sortable column, based on the CellTable and SimplePager elements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages