BeanParser picks up things like setToken. There are very few custom parsers.
On Oct 11, 2009 3:29 PM, <[email protected]> wrote: Comment by sami.jaber: Yes, that what I thought initially but as the attribute setToken() doesn't exist neither in the Hyperlink user.ui class, I suspected that another class/parser would exists elsewhere. Anyway, that works better now after changing the prefix, the attribute and the casing (it is not Hyper*L*ink but Hyper*l*ink) :-) Thanks Thomas. {{{ <gwt:HTMLPanel> <ui:msg> Damned Who wrote up this <gwt:Hyperlink targetHistoryToken="/doThe#thing">doc</gwt:Hyperlink> ? ;-) </ui:msg> </gwt:HTMLPanel> }}} For more information: http://code.google.com/p/google-web-toolkit/wiki/UiBinderI18n --~--~--... --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
