Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 1290:f4deeafa60b3
Build up the editor window from CollectionItemAttribute response.
flys-client/trunk@2887 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Tue, 04 Oct 2011 16:04:16 +0000 |
parents | d59dcaf52796 |
children | 1d04f35b2cc0 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Tue Oct 04 07:55:43 2011 +0000 +++ b/flys-client/ChangeLog Tue Oct 04 16:04:16 2011 +0000 @@ -1,3 +1,11 @@ +2011-10-04 Raimund Renkert <raimund.renkert@intevation.de> + + * src/main/java/de/intevation/flys/client/client/ui/chart/StyleEditorWindow.java: + Build up the editor window from CollectionItemAttribute response. + + * src/main/java/de/intevation/flys/client/shared/model/Style.java: + Added getter for number of settings and settings based on the index. + 2011-10-04 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/client/client/FLYSConstants.java,