comparison flys-client/src/main/java/de/intevation/flys/client/client/ui/WspDatacagePanel.java @ 1278:4c3329db2536

Bugfix: #328 The datacage used for waterlevel selection now fetches W facets (waterlevels) only. flys-client/trunk@2855 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Wed, 28 Sep 2011 14:03:31 +0000
parents d0500e993218
children bc06a671ef60
comparison
equal deleted inserted replaced
1277:ee55a8ab5f5e 1278:4c3329db2536
29 import de.intevation.flys.client.client.services.LoadArtifactServiceAsync; 29 import de.intevation.flys.client.client.services.LoadArtifactServiceAsync;
30 30
31 31
32 public class WspDatacagePanel extends DatacagePanel { 32 public class WspDatacagePanel extends DatacagePanel {
33 33
34 public static final String WATERLEVEL_OUTS = "longitudinal_section"; 34 public static final String WATERLEVEL_OUTS = "waterlevels";
35 35
36 public static final FLYSConstants MSG = GWT.create(FLYSConstants.class); 36 public static final FLYSConstants MSG = GWT.create(FLYSConstants.class);
37 37
38 38
39 protected LoadArtifactServiceAsync loadService = 39 protected LoadArtifactServiceAsync loadService =

http://dive4elements.wald.intevation.org