Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
820:912379835298 | 821:56069d236afa |
---|---|
1 2011-08-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/server/meta/Converter.java: | |
4 Do not use 'name' attribute of datacage. | |
5 | |
6 * src/main/java/de/intevation/flys/client/client/widgets/tree/AttributedTreeNode.java: | |
7 Removed. Not longer needed. | |
8 | |
9 * src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java: | |
10 Build the UI tree in a more smartgwt compatible style. Prevents lots | |
11 of exception when using click listeners. | |
12 | |
1 2011-08-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 13 2011-08-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 14 |
3 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: | 15 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
4 Set window title to include UUID. | 16 Set window title to include UUID. |
5 | 17 |