Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 52:1d0be51ab93b
The DataList has a label now.
flys-client/trunk@1508 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 17 Mar 2011 18:20:05 +0000 |
parents | a2923d63f530 |
children | 3d5d7788d471 |
comparison
equal
deleted
inserted
replaced
51:a2923d63f530 | 52:1d0be51ab93b |
---|---|
1 2011-03-17 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/shared/model/DataList.java: | |
4 Added a constructor to create a DataList with a label. | |
5 | |
6 * src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java: | |
7 Read the label of the static state data objects and create the DataList | |
8 objects with this attribute. | |
9 | |
1 2011-03-17 Ingo Weinzierl <ingo@intevation.de> | 10 2011-03-17 Ingo Weinzierl <ingo@intevation.de> |
2 | 11 |
3 * src/main/java/de/intevation/flys/client/shared/model/DataList.java: This | 12 * src/main/java/de/intevation/flys/client/shared/model/DataList.java: This |
4 data structure manages a list of Data objects. A DataList is the list of | 13 data structure manages a list of Data objects. A DataList is the list of |
5 Data objects that a single State can have. So, this class has methods to | 14 Data objects that a single State can have. So, this class has methods to |