comparison gwt-client/src/main/java/org/dive4elements/river/client/client/ui/HWSDatacagePanel.java @ 8298:5dfb3ff98bc6

Purge clash of out-names, resulting hacks and tests for not existing outs and give some more meaningful names.
author "Tom Gottfried <tom@intevation.de>"
date Fri, 19 Sep 2014 15:31:03 +0200
parents ea9eef426962
children 5e38e2924c07
comparison
equal deleted inserted replaced
8297:6f866709bbff 8298:5dfb3ff98bc6
28 28
29 29
30 public class HWSDatacagePanel 30 public class HWSDatacagePanel
31 extends DatacagePanel 31 extends DatacagePanel
32 { 32 {
33 public static final String OUT = "floodmap-hws"; 33 public static final String OUT = "floodmap_hws_panel";
34 public static final String PARAMETERS = "hws:true;load-system:true"; 34 public static final String PARAMETERS = "hws:true;load-system:true";
35 35
36 36
37 public HWSDatacagePanel() { 37 public HWSDatacagePanel() {
38 super(); 38 super();

http://dive4elements.wald.intevation.org