Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 899:6e678b5d08a4
New widget for future use.
flys-client/trunk@2745 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 14 Sep 2011 14:35:10 +0000 |
parents | a9dd792444a1 |
children | c580a336438c |
line wrap: on
line diff
--- a/flys-client/ChangeLog Wed Sep 14 14:27:07 2011 +0000 +++ b/flys-client/ChangeLog Wed Sep 14 14:35:10 2011 +0000 @@ -8,6 +8,15 @@ 2011-09-14 Felix Wolfsteller <felix.wolfsteller@intevation.de> + New DatacageTwinWidget to be used in W-Differences GUI. + + * src/main/java/de/intevation/flys/client/client/ui/DatacagePairWidget.java: + New, display two datacages and a "+" button. On selection and + plus-button press will in future add names of selections into a + given ListGrid. + +2011-09-14 Felix Wolfsteller <felix.wolfsteller@intevation.de> + Ease access to selected elements of a DatacageWidget. Make button-less DatacageWidget possible.