gwt /
gwt /
1495865c87f8f35c3e23bd0696e9ad8a7ff5bea0 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