Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 135:2d6e02787d00
Added a method to retrieve the UIProvider for a state.
flys-artifacts/trunk@1504 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 17 Mar 2011 16:37:39 +0000 |
parents | f3dfa188d8b2 |
children | 2e510c998adb |
comparison
equal
deleted
inserted
replaced
134:f3dfa188d8b2 | 135:2d6e02787d00 |
---|---|
1 2011-03-17 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/states/DefaultState.java: | |
4 Added a new method getUIProvider() that might be overriden by concreted | |
5 subclasses that should be rendered with a specific UIProvider. | |
6 | |
1 2011-03-17 Ingo Weinzierl <ingo@intevation.de> | 7 2011-03-17 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: | 9 * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: |
4 The static UI part is created by the previous states now. This makes it | 10 The static UI part is created by the previous states now. This makes it |
5 possible to group the data objects (which is necessary to group the | 11 possible to group the data objects (which is necessary to group the |