Multiple UI Binder XML file for one Widget?

2012-02-14 Thread skippy
This is an interesting question. I have a java widget that uses a UI binder xml file to define some HTML Structure to the widget. WE bind the to like this: public class PortfolioFrozenDateFilterWidget extends TDCBComposite { @UiTemplate(PortfolioFrozenDateFilterWidget.ui.xml) interface Binder

Re: Multiple UI Binder XML file for one Widget?

2012-02-14 Thread Jens
Take a look at http://code.google.com/intl/de-DE/webtoolkit/doc/latest/DevGuideUiBinder.html#Apply_different_xml -- J. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To view this discussion on the web visit