comparison flys-client/src/main/java/de/intevation/flys/client/client/ui/stationinfo/GaugeListGrid.java @ 4980:e70ff0a600a3

flys-client: Whitespace and doc cosemtics.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 14 Feb 2013 09:29:51 +0100
parents 6f6461e07854
children 0e6e44e6725f
comparison
equal deleted inserted replaced
4979:4c76c5f69eaf 4980:e70ff0a600a3
252 } 252 }
253 } 253 }
254 } 254 }
255 255
256 /** 256 /**
257 * Open Gauge entry if a location fits to the gauge 257 * Open Gauge entry if a location fits to the gauge.
258 */ 258 */
259 public void openOnLocations(List<Double> locations) { 259 public void openOnLocations(List<Double> locations) {
260 GWT.log("GaugeListGrid - openOnLocations " + locations); 260 GWT.log("GaugeListGrid - openOnLocations " + locations);
261 261
262 if (locations == null || locations.isEmpty()) { 262 if (locations == null || locations.isEmpty()) {

http://dive4elements.wald.intevation.org