comparison artifacts/src/main/java/org/dive4elements/river/artifacts/sinfo/flowdepthdev/WaterlevelSoundingHistoricalPairSelectState.java @ 9353:217e8e59c386

sinfo flowdepth multiple pairs allowed; bugfix arrayOutOfRange hasTkh==false && useTkh==true
author gernotbelger
date Tue, 31 Jul 2018 17:53:41 +0200
parents 5294114b1df4
children 839b2aa84dd0
comparison
equal deleted inserted replaced
9352:9ea0e3522695 9353:217e8e59c386
19 public final class WaterlevelSoundingHistoricalPairSelectState extends DatacagePairSelectState { 19 public final class WaterlevelSoundingHistoricalPairSelectState extends DatacagePairSelectState {
20 20
21 private static final long serialVersionUID = 1L; 21 private static final long serialVersionUID = 1L;
22 22
23 public WaterlevelSoundingHistoricalPairSelectState() { 23 public WaterlevelSoundingHistoricalPairSelectState() {
24 super("sinfo_flowdepth_twin_panel", FlowDepthDevelopmentAccess.FIELD_DIFFID_HIST); 24 super("sinfo_flowdepth_development_twin_panel", FlowDepthDevelopmentAccess.FIELD_DIFFID_HIST);
25 } 25 }
26 } 26 }

http://dive4elements.wald.intevation.org