comparison flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.java @ 275:8264b02091ef

ISSUE-56 Display download buttons to export the computed data. flys-client/trunk@1901 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Wed, 11 May 2011 14:29:35 +0000
parents 51f1c7420115
children f4c8ce11df33
comparison
equal deleted inserted replaced
274:71a7533555d0 275:8264b02091ef
130 130
131 String buttonNext(); 131 String buttonNext();
132 132
133 String imageBack(); 133 String imageBack();
134 134
135 String imageSave();
136
135 // OUTPUT TYPES 137 // OUTPUT TYPES
136 138
137 String discharge_curve(); 139 String discharge_curve();
138 140
139 String computed_discharge_curve(); 141 String computed_discharge_curve();
149 String type(); 151 String type();
150 152
151 String wq_value(); 153 String wq_value();
152 154
153 String discharge_longitudinal_section(); 155 String discharge_longitudinal_section();
156
157 // EXPORTS
158
159 String dataexport();
160
161 String csv();
154 162
155 // ERRORS 163 // ERRORS
156 164
157 String error_create_artifact(); 165 String error_create_artifact();
158 166

http://dive4elements.wald.intevation.org