Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 897:2b6efb8b2301
Refactored DatacageWidget to allow reuse in other use-cases.
flys-client/trunk@2743 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 14 Sep 2011 14:18:54 +0000 |
parents | fe23bbf0ea11 |
children | a9dd792444a1 |
comparison
equal
deleted
inserted
replaced
896:fe23bbf0ea11 | 897:2b6efb8b2301 |
---|---|
1 2011-09-14 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Ease access to selected elements of a DatacageWidget. Make button-less | |
4 DatacageWidget possible. | |
5 | |
6 * src/main/java/de/intevation/flys/client/client/ui/DatacageWidget.java: | |
7 Refactored to allow for button-less Widget and still be able to | |
8 access current selection as ToLoad-objects from "outside"; in coo | |
9 with Ingo Weinzierl. | |
10 | |
1 2011-09-14 Raimund Renkert <raimund.renkert@intevation.de> | 11 2011-09-14 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 12 |
3 * src/main/java/de/intevation/flys/client/client/ui/FLYSWorkspace.java, | 13 * src/main/java/de/intevation/flys/client/client/ui/FLYSWorkspace.java, |
4 src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: | 14 src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
5 Fixed a problem with renaming collection view title and duplicating projects. | 15 Fixed a problem with renaming collection view title and duplicating projects. |