OutlineView Widget

10 views
Skip to first unread message

joel

unread,
Jun 6, 2011, 11:22:54 AM6/6/11
to Google Web Toolkit
I'm looking for a GWT widget like this one:

http://www.manytricks.com/sandbox/cocoadev/animatedcustomoutlinecell.png

I'm also looking to add another "column" to display a date, I do need
the numbers and dates lined up. How would you build this? A TreeGrid
would be an obvious choice, but I don't see one in the base library,
what would integrate well with the current GWT model, ExtGWT, etc?

Thanks,
J

Uemit

unread,
Jun 9, 2011, 6:02:02 AM6/9/11
to google-we...@googlegroups.com
You could use the CellTree Widget and create an implementation of the AbstractCell where you override the render method and create this kind of structure.


Reply all
Reply to author
Forward
0 new messages