Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 783:8ebaad41285b
#159 Added listeners to the locations and distances tables of the kilometer range panel to set the from/to fields.
flys-client/trunk@2274 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 01 Jul 2011 09:11:39 +0000 |
parents | 4a7ece57f44c |
children | 3fa64c796ffc |
comparison
equal
deleted
inserted
replaced
782:4a7ece57f44c | 783:8ebaad41285b |
---|---|
1 2011-07-01 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 flys/issue159 (WINFO: Radiobutton - Ortsauswahl bei "W für ungleichwertigen Abflusslängsschnitt" entfernen) | |
4 | |
5 * src/main/java/de/intevation/flys/client/client/ui/DistancePanel.java: | |
6 Connected columns of the locations and distances tables with the | |
7 panels from/to fields. The first two columns of the locations and the | |
8 first column of the distances table might be used to set from/to values | |
9 in the panel. | |
10 | |
1 2011-07-01 Ingo Weinzierl <ingo@intevation.de> | 11 2011-07-01 Ingo Weinzierl <ingo@intevation.de> |
2 | 12 |
3 * src/main/java/de/intevation/flys/client/server/DistanceInfoXML.java: | 13 * src/main/java/de/intevation/flys/client/server/DistanceInfoXML.java: |
4 New. This service - which is no GWT RPC Service - returns the distance | 14 New. This service - which is no GWT RPC Service - returns the distance |
5 info document as XML. The content of the document is not modified, | 15 info document as XML. The content of the document is not modified, |