comparison flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.java @ 4269:0c766c475805

Add Panel and Tree UI classes for dispayling the measurement station info The new ui classes are using the new extracted base class InfoPanel and InfoTree which are in common with the gauge info.
author Björn Ricks <bjoern.ricks@intevation.de>
date Fri, 26 Oct 2012 12:22:06 +0200
parents 49cb65d5932d
children 6aa8cd8da224
comparison
equal deleted inserted replaced
4268:f75968f0ce80 4269:0c766c475805
234 234
235 String helperPanelTitle(); 235 String helperPanelTitle();
236 236
237 String gaugePanelTitle(); 237 String gaugePanelTitle();
238 238
239 String measurementStationPanelTitle();
240
239 String wqTitle(); 241 String wqTitle();
240 242
241 String wqadaptedTitle(); 243 String wqadaptedTitle();
242 244
243 String wqHistorical(); 245 String wqHistorical();
1059 String gauge_url(); 1061 String gauge_url();
1060 1062
1061 String gauge_curve_link(); 1063 String gauge_curve_link();
1062 1064
1063 String gauge_discharge_curve_at_export(); 1065 String gauge_discharge_curve_at_export();
1066
1067 // Measurement Station Info
1068
1069 String measurement_station_type();
1070
1071 String measurement_station_operator();
1064 1072
1065 String discharge_timeranges(); 1073 String discharge_timeranges();
1066 1074
1067 String discharge_chart(); 1075 String discharge_chart();
1068 1076

http://dive4elements.wald.intevation.org