But I don't think UiBinder would work with an interface (which
MapWidget<K,V> is) if not (provided = true) or am I wrong?

On Feb 18, 2:55 pm, pete <superp...@geekcity.de> wrote:
> Oh, yeah, it should be MapWidget<String, String> in the UiField-
> declaration, sorry...
>
> On Feb 18, 6:12 am, Y2i <yur...@gmail.com> wrote:
>
> > Should it be MapWidget<String, String> instead of MapWidget<K,V>?  Where do
> > K and V come from if Blubb is not a template?
>
> > UiBinder works fine even without provided=true as long as the template
> > parameters are concrete classes.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to