Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2025:6762f54b23b1
Bugfix: format all Ws and Qs in WQSelect State.
flys-artifacts/trunk@3482 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 20 Dec 2011 09:01:29 +0000 |
parents | 2bb160b2768e |
children | 9d79f6ceefca |
comparison
equal
deleted
inserted
replaced
2024:2bb160b2768e | 2025:6762f54b23b1 |
---|---|
1 2011-12-20 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/states/WQSelect.java: | |
4 Create all formatted string labels for Ws and Qs in this class, because | |
5 this class is the only instance that knows that there are double values | |
6 to format. | |
7 | |
1 2011-12-20 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 8 2011-12-20 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 9 |
3 Introduced new Facet that will deliver whatever getData returns via | 10 Introduced new Facet that will deliver whatever getData returns via |
4 blackbord under key which is defined by convention. Attention, the | 11 blackbord under key which is defined by convention. Attention, the |
5 data is not cached if handled this way. | 12 data is not cached if handled this way. |