Subversion Repositories eFlore/Applications.del

Rev

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

Rev 361 Rev 477
Line 1... Line 1...
1
<!DOCTYPE ui:UiBinder SYSTEM "http://dl.google.com/gwt/DTD/xhtml.ent">
1
<!DOCTYPE ui:UiBinder SYSTEM "http://dl.google.com/gwt/DTD/xhtml.ent">
Line 2... Line 2...
2
 
2
 
3
<ui:UiBinder xmlns:ui='urn:ui:com.google.gwt.uibinder'
3
<ui:UiBinder xmlns:ui='urn:ui:com.google.gwt.uibinder'
Line 4... Line 4...
4
	xmlns:g='urn:import:com.google.gwt.user.client.ui'>
4
	xmlns:g='urn:import:com.google.gwt.user.client.ui'>
5
 
5
 
6
	<ui:with field='res' type='org.tela_botanica.del.client.Ressources' />
6
	<ui:with field='res' type='org.tela_botanica.del.client.resources.Ressources' />
Line 7... Line 7...
7
	<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
7
	<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
8
	<ui:style src="comparaisonEflore.css" />
8
	<ui:style src="comparaisonEflore.css" />