comparison flys-client/src/main/java/de/intevation/flys/client/client/ui/LinkSelection.java @ 4133:c722c08cf502

Merged heads.
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Mon, 15 Oct 2012 09:31:50 +0200
parents 360e22afb98b
children 25a63512233e
comparison
equal deleted inserted replaced
4132:f6c73ee1b7f1 4133:c722c08cf502
28 * @author <a href="mailto:raimund.renkert@intevation.de">Raimund Renkert</a> 28 * @author <a href="mailto:raimund.renkert@intevation.de">Raimund Renkert</a>
29 */ 29 */
30 public class LinkSelection 30 public class LinkSelection
31 extends MapSelection 31 extends MapSelection
32 { 32 {
33
34 private static final long serialVersionUID = -7138270638349711024L;
35
33 /** The message class that provides i18n strings.*/ 36 /** The message class that provides i18n strings.*/
34 protected FLYSConstants messages = GWT.create(FLYSConstants.class); 37 protected FLYSConstants messages = GWT.create(FLYSConstants.class);
35 38
36 /** The combobox.*/ 39 /** The combobox.*/
37 protected DynamicForm form; 40 protected DynamicForm form;

http://dive4elements.wald.intevation.org