Line 1... |
Line 1... |
1 |
<ui:UiBinder xmlns:ui='urn:ui:com.google.gwt.uibinder'
|
1 |
<ui:UiBinder xmlns:ui='urn:ui:com.google.gwt.uibinder'
|
2 |
xmlns:g='urn:import:com.google.gwt.user.client.ui' ui:generateFormat='com.google.gwt.i18n.rebind.format.PropertiesFormat'
|
2 |
xmlns:g='urn:import:com.google.gwt.user.client.ui' ui:generateFormat='com.google.gwt.i18n.rebind.format.PropertiesFormat'
|
3 |
ui:generateKeys="com.google.gwt.i18n.rebind.keygen.MD5KeyGenerator"
|
3 |
ui:generateKeys="com.google.gwt.i18n.rebind.keygen.MD5KeyGenerator"
|
4 |
ui:generateLocales="default">
|
4 |
ui:generateLocales="default">
|
Line 5... |
Line 5... |
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' />
|
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" />
|
Line 8... |
Line 8... |
8 |
<ui:style src="rechercheImage.css" />
|
8 |
<ui:style src="rechercheImage.css" />
|
9 |
|
9 |
|