diff flys-client/ChangeLog @ 1303:84c50f1d939b

Added the option for the MapThemePanel to listen to Theme move events. flys-client/trunk@2936 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 11 Oct 2011 11:50:58 +0000
parents 17e7d5e437fb
children 18b0414bde44
line wrap: on
line diff
--- a/flys-client/ChangeLog	Mon Oct 10 15:29:39 2011 +0000
+++ b/flys-client/ChangeLog	Tue Oct 11 11:50:58 2011 +0000
@@ -1,3 +1,15 @@
+2011-10-11  Ingo Weinzierl <ingo@intevation.de>
+
+	* src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: Added
+	  a method fireThemeMoved which is called after a Theme in this panel is
+	  moved.
+
+	* src/main/java/de/intevation/flys/client/client/ui/map/MapThemePanel.java:
+	  Added in internal interface ThemeMovedCallback which might be used to
+	  listen to theme move events. Therefore, MapThemePanel overrides the
+	  fireThemeMoved method and calls onThemeMoved() on ThemeMovedCallback if
+	  it exists.
+
 2011-10-10  Ingo Weinzierl <ingo@intevation.de>
 
 	* src/main/webapp/FLYS.html: Import OpenLayers 2.11.

http://dive4elements.wald.intevation.org