comparison gwt-client/src/main/java/org/dive4elements/river/client/client/ui/MapSelection.java @ 8870:c26fb37899ca

Introduced groups for modules. Modules marked with the same group-id, will be put together in the ui. Also using now the localization info from the server instead of localizing the modules again on the client side.
author gernotbelger
date Wed, 07 Feb 2018 11:59:13 +0100
parents 5e38e2924c07
children
comparison
equal deleted inserted replaced
8869:20b85ea3b524 8870:c26fb37899ca
27 */ 27 */
28 public class MapSelection extends SelectProvider { 28 public class MapSelection extends SelectProvider {
29 29
30 private static final long serialVersionUID = 1261822454641198692L; 30 private static final long serialVersionUID = 1261822454641198692L;
31 31
32 protected ModuleSelection moduleSelection; 32 private ModuleSelection moduleSelection;
33 33
34 public MapSelection() { 34 public MapSelection() {
35 } 35 }
36 36
37 37

http://dive4elements.wald.intevation.org