Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 893:89c01218172b
Clear the table filter on tab selection change and input method change.
(Issue305)
flys-client/trunk@2738 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 14 Sep 2011 10:11:50 +0000 |
parents | 63b258bf365c |
children | 5341be7dec7a |
comparison
equal
deleted
inserted
replaced
892:63b258bf365c | 893:89c01218172b |
---|---|
1 2011-09-14 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 Issue305 | |
4 | |
5 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, | |
6 src/main/java/de/intevation/flys/client/client/ui/DistancePanel.java, | |
7 src/main/java/de/intevation/flys/client/client/ui/TableFilter.java: | |
8 Clear the table filter on tab selection change and input method | |
9 change. | |
10 | |
1 2011-09-14 Ingo Weinzierl <ingo@intevation.de> | 11 2011-09-14 Ingo Weinzierl <ingo@intevation.de> |
2 | 12 |
3 * src/main/java/de/intevation/flys/client/server/meta/Converter.java: | 13 * src/main/java/de/intevation/flys/client/server/meta/Converter.java: |
4 Extract the name AND the description from dom Element. Use both | 14 Extract the name AND the description from dom Element. Use both |
5 attributes to create a new DataCageNode with 'name' and 'description'. | 15 attributes to create a new DataCageNode with 'name' and 'description'. |