comparison flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.java @ 256:5e1c1b7d6516

Added table and service for calculation output to UI. flys-client/trunk@1868 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Raimund Renkert <raimund.renkert@intevation.de>
date Mon, 09 May 2011 14:29:53 +0000
parents ed90309ec608
children f56523bf4c55
comparison
equal deleted inserted replaced
255:e4f0bef52689 256:5e1c1b7d6516
60 60
61 String fix(); 61 String fix();
62 62
63 String next(); 63 String next();
64 64
65 String river_km();
66
65 String location_distance_state(); 67 String location_distance_state();
66 68
67 String location(); 69 String location();
68 70
69 String distance(); 71 String distance();
84 86
85 String to(); 87 String to();
86 88
87 String riverside(); 89 String riverside();
88 90
91 String calcTableTitle();
92
89 String wqTitle(); 93 String wqTitle();
90 94
91 String wqadaptedTitle(); 95 String wqadaptedTitle();
96
97 String unitWNN();
92 98
93 String wqW(); 99 String wqW();
94 100
95 String wqQ(); 101 String wqQ();
96 102

http://dive4elements.wald.intevation.org