Subversion Repositories eFlore/Applications.cel

Rev

Rev 344 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 344 Rev 1868
Line 12... Line 12...
12
 
12
 
Line 13... Line 13...
13
      <!-- Other module inherits                                      -->
13
      <!-- Other module inherits                                      -->
14
		
14
		
15
		<!-- Parsing JSON                                         -->
15
		<!-- Parsing JSON                                         -->
16
		<inherits name='com.google.gwt.json.JSON' />
16
		<inherits name='com.google.gwt.json.JSON' />
17
		<!-- Encore des trucs pour les cartes -->
17
		<!-- cartes -->
18
		<inherits name="com.google.gwt.maps.GoogleMaps" />
18
		<inherits name="com.google.gwt.maps.GoogleMaps" />
Line 19... Line 19...
19
		<!-- Encore des trucs pour les user extensions -->
19
		<inherits name='com.gwtext.GwtExt'/>
20
		<inherits name='com.gwtextux.GwtExtUx' />
20
		<inherits name='com.gwtextux.GwtExtUx' />