This is not possible, because in Java you cannot use 
"UiBinder<Foo,Bar>.class", and the UiBinder generators needs to know these 
generic parameters' actual type.
(there's a rendering bug in the documentation you're looking at, where the 
generic type parameters is not escaped, and parsed by your browser as a 
buggy HTML tag; you'd better look at the UiBinder doc: 
http://code.google.com/webtoolkit/doc/latest/DevGuideUiBinder.html )

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
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.

Reply via email to