[Dive4elements-commits] [PATCH 3 of 4] DatacageWindow: Doc

Wald Commits scm-commit at wald.intevation.org
Mon Jan 28 00:48:53 CET 2013


# HG changeset patch
# User Felix Wolfsteller <felix.wolfsteller at intevation.de>
# Date 1359330379 -3600
# Node ID d5f5bdaca316e9b1501f10e74486ad501ef8fd1f
# Parent  9bddb6f5baa0e91c43427961d4dc46310db208d8
DatacageWindow: Doc.

diff -r 9bddb6f5baa0 -r d5f5bdaca316 flys-client/src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java
--- a/flys-client/src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java	Mon Jan 28 00:45:23 2013 +0100
+++ b/flys-client/src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java	Mon Jan 28 00:46:19 2013 +0100
@@ -33,6 +33,7 @@
 import de.intevation.flys.client.shared.model.Recommendation;
 
 
+/** Window that access the datacageservice and shows a datacagewidget. */
 public class DatacageWindow
 extends      Window
 implements   DatacageHandler,


More information about the Dive4elements-commits mailing list