Rev 102 | Blame | Last modification | View Log | RSS feed
<!DOCTYPE ui:UiBinder SYSTEM "http://dl.google.com/gwt/DTD/xhtml.ent">
<ui:UiBinder
xmlns:ui='urn:ui:com.google.gwt.uibinder'
xmlns:g='urn:import:com.google.gwt.user.client.ui'
xmlns:forum="urn:import:org.tela_botanica.del.client.vues.plateformedetermination.forum">
<g:VerticalPanel>
<g:VerticalPanel ui:field="detailImageObservation" />
<g:VerticalPanel ui:field="vote" />
<g:VerticalPanel ui:field="forum" />
<g:VerticalPanel ui:field="formulaireProposition" />
<g:VerticalPanel ui:field="formulaireRechercheEflore" />
</g:VerticalPanel>
</ui:UiBinder>