Really show the selected Report name.
authorMurray Cumming <murrayc@murrayc.com>
Fri, 13 Apr 2012 13:17:12 +0000 (15:17 +0200)
committerMurray Cumming <murrayc@murrayc.com>
Fri, 13 Apr 2012 13:17:12 +0000 (15:17 +0200)
commita09dd71fed4438425cfe5d5207e745ba2abffd53
treea56b66e3eb92a2c88d8cddb5c86fb1ba2a1f9d2e
parent23e0e68bf295a500767445b4042631891a1b2bb6
Really show the selected Report name.

* src/main/java/org/glom/web/client/activity/TableSelectionActivity:
setPlace(): Store the reportName here, if it is that kind of Place.
fillView(): Set the selected Report after filling the list of reports.
* src/main/java/org/glom/web/client/ui/TableSelectionViewImpl.java:
setSelectedLocale(), setSelectedReport(): Avoid possible uses of
null Strings, though we need some way to unselect all ListBox items
in that case.
ChangeLog
src/main/java/org/glom/web/client/activity/TableSelectionActivity.java
src/main/java/org/glom/web/client/ui/TableSelectionViewImpl.java