comparison flys-client/src/main/java/de/intevation/flys/client/client/ui/stationinfo/GaugePanel.java @ 4981:0e6e44e6725f

flys-client: (first draft) In GaugeInfo show link to show main values.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 14 Feb 2013 09:32:29 +0100
parents e70ff0a600a3
children 3d01658d9c9c
comparison
equal deleted inserted replaced
4980:e70ff0a600a3 4981:0e6e44e6725f
1 package de.intevation.flys.client.client.ui.stationinfo; 1 package de.intevation.flys.client.client.ui.stationinfo;
2
3 import com.smartgwt.client.util.SC;
4 import com.smartgwt.client.widgets.Label;
2 5
3 import com.google.gwt.core.client.GWT; 6 import com.google.gwt.core.client.GWT;
4 import com.google.gwt.user.client.rpc.AsyncCallback; 7 import com.google.gwt.user.client.rpc.AsyncCallback;
8
5 import de.intevation.flys.client.client.FLYS; 9 import de.intevation.flys.client.client.FLYS;
6 import de.intevation.flys.client.shared.model.RiverInfo; 10 import de.intevation.flys.client.shared.model.RiverInfo;
11
7 12
8 /** 13 /**
9 * The GaugePanel is intended to be used within a SectionStackSection 14 * The GaugePanel is intended to be used within a SectionStackSection
10 * 15 *
11 * @author <a href="mailto:bjoern.ricks@intevation.de">Björn Ricks</a> 16 * @author <a href="mailto:bjoern.ricks@intevation.de">Björn Ricks</a>

http://dive4elements.wald.intevation.org