comparison flys-client/src/main/java/de/intevation/flys/client/FLYS.gwt.xml @ 9:8facd8545a12

Added a global configuration for the client and classes providing methods to retrieve these information. flys-client/trunk@1317 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Wed, 16 Feb 2011 14:50:06 +0000
parents bc5d4d2297b9
children 157f7bea6299
comparison
equal deleted inserted replaced
8:9cb3ee7ed8ba 9:8facd8545a12
3 <!-- Inherit the core Web Toolkit stuff. --> 3 <!-- Inherit the core Web Toolkit stuff. -->
4 <inherits name='com.google.gwt.user.User'/> 4 <inherits name='com.google.gwt.user.User'/>
5 5
6 <!-- Inherit the i18n google stuff. --> 6 <!-- Inherit the i18n google stuff. -->
7 <inherits name="com.google.gwt.i18n.I18N"/> 7 <inherits name="com.google.gwt.i18n.I18N"/>
8
9 <!-- Inherit the XML stuff of GWT -->
10 <inherits name="com.google.gwt.xml.XML"/>
11
12 <!-- Inherit the Resource module of GWT -->
13 <inherits name="com.google.gwt.resources.Resources"/>
8 14
9 <!-- Inherit the SmartGwt library. --> 15 <!-- Inherit the SmartGwt library. -->
10 <inherits name="com.smartgwt.SmartGwt"/> 16 <inherits name="com.smartgwt.SmartGwt"/>
11 17
12 <inherits name="de.intevation.artifacts.common.Common"/> 18 <inherits name="de.intevation.artifacts.common.Common"/>

http://dive4elements.wald.intevation.org