Reports drop-down list: Some improvement.
authorMurray Cumming <murrayc@murrayc.com>
Mon, 5 Mar 2012 19:35:22 +0000 (20:35 +0100)
committerMurray Cumming <murrayc@murrayc.com>
Mon, 5 Mar 2012 19:37:50 +0000 (20:37 +0100)
commit2d29e2e3fb13e41cc4d3db540ad16d5a87e1dd4d
tree99b76ab71bc592c22b139aa4ded76fb013906357
parentd03dad53aa78450d77d56e7e4a2ac57297d160d0
Reports drop-down list: Some improvement.

* src/main/java/org/glom/web/client/ui/TableSelectionView.java
* src/main/java/org/glom/web/client/ui/TableSelectionViewImpl.java:
Adedd setSelectedReport(),
setReportList(): Add a blank line so that the user can select the
first one.
* src/main/java/org/glom/web/client/activity/ReportActivity.java
start(): Show the current report by calling setSelectedReport().
This does not seem to work yet.
ChangeLog
src/main/java/org/glom/web/client/activity/ReportActivity.java
src/main/java/org/glom/web/client/ui/TableSelectionView.java
src/main/java/org/glom/web/client/ui/TableSelectionViewImpl.java