comparison flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.java @ 562:9f16ac843dda

Introduced a client side validation before new user data are sent to the server - the range/location panel already implements this validation. flys-client/trunk@2097 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Thu, 09 Jun 2011 14:06:10 +0000
parents 13c7f90917fc
children 469528551b78
comparison
equal deleted inserted replaced
561:460b8e0f0563 562:9f16ac843dda
188 188
189 String chart_themepanel_header_themes(); 189 String chart_themepanel_header_themes();
190 190
191 // ERRORS 191 // ERRORS
192 192
193 String error_validate_range();
194
195 String error_validate_lower_range();
196
197 String error_validate_upper_range();
198
193 String error_create_artifact(); 199 String error_create_artifact();
194 200
195 String error_describe_artifact(); 201 String error_describe_artifact();
196 202
197 String error_feed_data(); 203 String error_feed_data();

http://dive4elements.wald.intevation.org