comparison flys-client/ChangeLog @ 20:c128d675386b

Added UIProviders that are used to create widgets for entering data. flys-client/trunk@1334 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 22 Feb 2011 17:17:12 +0000
parents f48b2cb2e219
children e98a25b5c95a
comparison
equal deleted inserted replaced
19:f48b2cb2e219 20:c128d675386b
1 2011-02-22 Ingo Weinzierl <ingo@intevation.de>
2
3 * src/main/java/de/intevation/flys/client/client/ui/UIProvider.java,
4 src/main/java/de/intevation/flys/client/client/ui/MapSelection.java,
5 src/main/java/de/intevation/flys/client/client/ui/SelectProvider.java: The
6 interface description and two implementations of a UIProvider. A
7 UIProvider is used to create widgets for the user input. The UIProvider
8 that is used in the current state depends on the data type in the describe
9 document and a 'uiprovider' flag that might be configured there.
10
11 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java:
12 The factory that is used to create new instances of UIProvider.
13
1 2011-02-21 Ingo Weinzierl <ingo@intevation.de> 14 2011-02-21 Ingo Weinzierl <ingo@intevation.de>
2 15
3 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: 16 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java:
4 This view implements the HasCollectionChangeHandlers interface - 17 This view implements the HasCollectionChangeHandlers interface -
5 CollectionChangeHandler can register to this class and retrieve 18 CollectionChangeHandler can register to this class and retrieve

http://dive4elements.wald.intevation.org