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
4 files changed