comparison flys-client/src/main/java/de/intevation/flys/client/client/ui/LinkSelection.java @ 4131:360e22afb98b

Cosmetics, warnings and minor TODOs.
author Christian Lins <christian.lins@intevation.de>
date Mon, 15 Oct 2012 00:04:35 +0200
parents 61020a61ed38
children 25a63512233e
comparison
equal deleted inserted replaced
4130:df8ac7ff6b1a 4131:360e22afb98b
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