Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 115:b51e92fef704
The RiverSelect state creates the dynamic UI part for the describe document now.
flys-artifacts/trunk@1304 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 08 Feb 2011 09:11:25 +0000 |
parents | 394b9580ceae |
children | 47a4bc7a9ddf |
comparison
equal
deleted
inserted
replaced
114:394b9580ceae | 115:b51e92fef704 |
---|---|
1 2011-02-08 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: The | |
4 RiverSelect state is called to create the UI part of the describe | |
5 document. | |
6 | |
7 * src/main/java/de/intevation/flys/artifacts/states/RiverSelect.java: | |
8 Implemented the dynamic UI part of describe(). The static part is not | |
9 inserted into the describe document at the moment. We need a reference to | |
10 the previous states for this. | |
11 | |
1 2011-02-08 Ingo Weinzierl <ingo@intevation.de> | 12 2011-02-08 Ingo Weinzierl <ingo@intevation.de> |
2 | 13 |
3 * src/main/java/de/intevation/flys/artifacts/model/RiverFactory.java, | 14 * src/main/java/de/intevation/flys/artifacts/model/RiverFactory.java, |
4 src/main/java/de/intevation/flys/artifacts/model/River.java: New. A model | 15 src/main/java/de/intevation/flys/artifacts/model/River.java: New. A model |
5 class that represents a river and its factory to create concrete river | 16 class that represents a river and its factory to create concrete river |