Use presenter.goTo() to change to the DetailsPlace.
authorBen Konrath <ben@bagu.org>
Fri, 3 Jun 2011 15:05:34 +0000 (17:05 +0200)
committerBen Konrath <ben@bagu.org>
Fri, 3 Jun 2011 15:05:34 +0000 (17:05 +0200)
commit5ceab72b19d9886c9952145bf71555b1ff258f1e
tree73de9b5b4dc493f50c2fdb08737292f1197bd3cb
parent76f97dfa0470a006873363804e8d33cea09effd6
Use presenter.goTo() to change to the DetailsPlace.

This will make things easier when we need to open the DetailsView with
data specific to the row that was clicked.

* src/main/java/org/glom/web/client/ui/ListViewImpl.java:
ChangeLog
src/main/java/org/glom/web/client/ui/ListViewImpl.java