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. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/ctQKtnl85B8J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
