Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 1868 Rev 2108
Line 13... Line 13...
13
      <!-- Other module inherits                                      -->
13
      <!-- Other module inherits                                      -->
Line 14... Line 14...
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
		<!-- cartes -->
17
		<!-- cartes -->
18
		<inherits name="com.google.gwt.maps.GoogleMaps" />
18
		<inherits name="com.google.maps.gwt.GoogleMaps" />
19
		<inherits name='com.gwtext.GwtExt'/>
19
		<inherits name='com.gwtext.GwtExt'/>
Line 20... Line 20...
20
		<inherits name='com.gwtextux.GwtExtUx' />
20
		<inherits name='com.gwtextux.GwtExtUx' />
21
	
21