Trivial fix for issue 4067, UiBinderGenerator is not stable. Miguel
would have fixed this earlier, but thought that the values from domId
were being used directly as, well, DOM ids. Actually they name Java
fields which will hold dom ids at runtime, generated by calls to
com.google.gwt.dom.client.Document.get().createUniqueId().

Manually tested stability via diff of generated code

Reviewed by mmendez

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@6486 8db76d5a-ed1c-0410-87a9-c151d255dfc7
1 file changed