commit | 0c984bdf7638044aec7a0894c4091a5ffcb084c5 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Wed May 30 14:10:48 2012 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Wed May 30 14:26:21 2012 -0700 |
tree | ac6653559e883686133ffba2d2a187973a54c63d | |
parent | 3b106c14ae1735deeaf3fe7e6005ca5bf6cae84d [diff] |
Reinitialize ProjectAccessScreen editors when switching modes Latest SVN tip of GWT improved the way editors are reused inside of UiBinder panels. Editors are no longer recreated when setting the same object into the Driver: http://code.google.com/p/google-web-toolkit/issues/detail?id=7038 Work around this by clearing the editors with an empty project access model object before reloading them with the real model that is now editable. Change-Id: Icef5601be9910e920773757beeab8a727e67b881