How to use GWT 2.1 Data Presentation Widgets
Posted
by Caffeine Coma
on Stack Overflow
See other posts from Stack Overflow
or by Caffeine Coma
Published on 2010-05-23T12:59:26Z
Indexed on
2010/05/23
13:00 UTC
Read the original article
Hit count: 895
At the 2010 Google IO it was announced that GWT 2.1 would include new Data Presentation Widgets. 2.1M is available for download, and presumably the widgets are included, but no documentation has yet surfaced.
Is there a short tutorial or example for how to use them? I've seen a rumor that CellList and CellTable are the classes in question. The Javadoc for them is riddled with lots of TODOs, so quite a bit is still missing in terms of usage.
© Stack Overflow or respective owner