Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 564:55a90afaf513
Introduced a client side validation for the WQ panel.
flys-client/trunk@2105 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 14 Jun 2011 11:31:33 +0000 |
parents | 469528551b78 |
children | a078ba1c139d |
comparison
equal
deleted
inserted
replaced
563:469528551b78 | 564:55a90afaf513 |
---|---|
1 2011-06-14 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: The | |
4 values entered by the user are validated on client side now taking | |
5 account on the format and the river's W/Q ranges. | |
6 | |
1 2011-06-14 Ingo Weinzierl <ingo@intevation.de> | 7 2011-06-14 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/client/client/ui/DoubleArrayPanel.java: | 9 * src/main/java/de/intevation/flys/client/client/ui/DoubleArrayPanel.java: |
4 Added a method to validate the form field. If a value is not a valid | 10 Added a method to validate the form field. If a value is not a valid |
5 double value, it returns false. | 11 double value, it returns false. |