Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 1474:0ba23e6fef0c
Refactored, set collectionview in Themepanels constructors.
flys-client/trunk@3519 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 22 Dec 2011 08:58:33 +0000 |
parents | 71ba43bd0e3f |
children | fb2fefe0325f |
comparison
equal
deleted
inserted
replaced
1473:71ba43bd0e3f | 1474:0ba23e6fef0c |
---|---|
1 2011-12-22 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/map/MapThemePanel.java, | |
4 src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java, | |
5 src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java, | |
6 src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: | |
7 Set CollectionView in constructor. | |
8 | |
1 2011-12-22 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 9 2011-12-22 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 10 |
3 * src/main/java/de/intevation/flys/client/shared/model/ThemeList.java: | 11 * src/main/java/de/intevation/flys/client/shared/model/ThemeList.java: |
4 (getTheme): New, search theme(s) with uuid. | 12 (getTheme): New, search theme(s) with uuid. |
5 | 13 |