Fixes Issue 759
setText() and setHTML() were previously the only way to set a DialogBox's
caption. These two methods were not documented properly and also had
misleading names. This patch adds specific documentation for setText()
and setHTML() on DialogBox and also adds two new methods setCaptionText()
and setCaptionHTML().

Found by: sandymac
Patch by: jlabanca
Review by: knorton



git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@1746 8db76d5a-ed1c-0410-87a9-c151d255dfc7
2 files changed