Rev 436 | Rev 449 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
<ui:UiBinder xmlns:ui='urn:ui:com.google.gwt.uibinder'
xmlns:g='urn:import:com.google.gwt.user.client.ui' ui:generateFormat='com.google.gwt.i18n.rebind.format.PropertiesFormat'
ui:generateKeys="com.google.gwt.i18n.rebind.keygen.MD5KeyGenerator"
ui:generateLocales="default">
<ui:with field='res' type='org.tela_botanica.del.client.Ressources' />
<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
<g:HTMLPanel>
<g:Image ui:field="photoPrincipale" />
<g:HTMLPanel ui:field="photos"></g:HTMLPanel>
</g:HTMLPanel>
</ui:UiBinder>