Subversion Repositories eFlore/Applications.del

Rev

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

Rev 210 Rev 476
Line 1... Line 1...
1
<ui:UiBinder xmlns:ui='urn:ui:com.google.gwt.uibinder' xmlns:g='urn:import:com.google.gwt.user.client.ui' 
1
<ui:UiBinder xmlns:ui='urn:ui:com.google.gwt.uibinder' xmlns:g='urn:import:com.google.gwt.user.client.ui' 
2
			ui:generateFormat='com.google.gwt.i18n.rebind.format.PropertiesFormat' ui:generateKeys="com.google.gwt.i18n.rebind.keygen.MD5KeyGenerator" ui:generateLocales="default">
2
			ui:generateFormat='com.google.gwt.i18n.rebind.format.PropertiesFormat' ui:generateKeys="com.google.gwt.i18n.rebind.keygen.MD5KeyGenerator" ui:generateLocales="default">
3
<ui:with field='res' type='org.tela_botanica.del.client.Ressources'/>
3
<ui:with field='res' type='org.tela_botanica.del.client.resources.Ressources'/>
4
<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary"/>
4
<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary"/>
Line 5... Line 5...
5
 
5
 
6
<ui:style src="detailImage.css" />
6
<ui:style src="detailImage.css" />
7
	<g:HTMLPanel styleName="{style.detailImage}">
7
	<g:HTMLPanel styleName="{style.detailImage}">