What's the current state of the "UiBinder" templates for CellList

238 views
Skip to first unread message

Ernesto Oltra

unread,
Jul 11, 2011, 5:27:17 PM7/11/11
to google-we...@googlegroups.com
I've been exploring the group searching for ways of building complex cells for CellList, and I found this two emails:



So, what's the current state of using UiBinder // an alternative for cells?

Thanks in advance and sorry for my bad english

Thomas Broyer

unread,
Jul 11, 2011, 5:46:33 PM7/11/11
to google-we...@googlegroups.com
GWT 2.5 will add a UiRenderer that reuses the UiBinder infrastructure to build "renderers" from a ui.xml file, in the aim of building Cells.

That's probably not what you were looking for though (declaring the Cell to be used from within the ui.xml rather than havein to use @UiField(provided=true) or a @UiFactory), and I'm not aware of any changes being done about this.

Ernesto Oltra

unread,
Jul 12, 2011, 1:29:36 PM7/12/11
to google-we...@googlegroups.com
I've seeing some UiRenderer tests in code trunk and if I understand them you can build your cell using Widgets, is it correct? And substitute some values/placeholders in it. That would be exactly the thing I was searching for.

Any hints on how to use trunk version of GWT with Eclipse? I have to compile it myself?
Reply all
Reply to author
Forward
0 new messages