Mercurial > dive4elements > river
changeset 4986:3b9f6765d9dc
QDTable: Doc.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 14 Feb 2013 10:49:20 +0100 |
parents | 8c9567dd2e60 |
children | 1caf1d735079 |
files | flys-client/src/main/java/de/intevation/flys/client/client/ui/wq/QDTable.java |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/flys-client/src/main/java/de/intevation/flys/client/client/ui/wq/QDTable.java Thu Feb 14 10:46:56 2013 +0100 +++ b/flys-client/src/main/java/de/intevation/flys/client/client/ui/wq/QDTable.java Thu Feb 14 10:49:20 2013 +0100 @@ -14,6 +14,7 @@ /** + * Table showing Q and D main values, allowing for selection. * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a> */ public class QDTable extends ListGrid {