commit | a68f4edf6d7deb00caaa7396d6efaddf6fcc75f0 | [log] [tgz] |
---|---|---|
author | gwt.team.scottb <gwt.team.scottb@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Mon May 28 19:46:36 2007 +0000 |
committer | gwt.team.scottb <gwt.team.scottb@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Mon May 28 19:46:36 2007 +0000 |
tree | 2b0f9c726b1a76cb989e0b89c1629006f47ada9f | |
parent | f7b601fcd179aa97c359afac61c94c60cc6bfcb4 [diff] |
This change allows setHTML/getHTML and setText/getText to work on a RichTextArea before the underlying iframe is properly initialized. It does so by caching the data in a temporary div, and copying the contents into the iframe once its ready. Suggested by: knorton Review by: knorton git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@1168 8db76d5a-ed1c-0410-87a9-c151d255dfc7