Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 821:56069d236afa
Datacage: Build UI tree in a more compatible style
flys-client/trunk@2479 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Tue, 09 Aug 2011 13:37:40 +0000 |
parents | 912379835298 |
children | ffb98b228b3c |
line wrap: on
line diff
--- a/flys-client/ChangeLog Tue Aug 09 13:02:10 2011 +0000 +++ b/flys-client/ChangeLog Tue Aug 09 13:37:40 2011 +0000 @@ -1,3 +1,15 @@ +2011-08-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * src/main/java/de/intevation/flys/client/server/meta/Converter.java: + Do not use 'name' attribute of datacage. + + * src/main/java/de/intevation/flys/client/client/widgets/tree/AttributedTreeNode.java: + Removed. Not longer needed. + + * src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java: + Build the UI tree in a more smartgwt compatible style. Prevents lots + of exception when using click listeners. + 2011-08-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: