Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 45 → Rev 46

/src/org/tela_botanica/del/client/vues/plateformedetermination/DeterminationVue.ui.xml
New file
0,0 → 1,14
<!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>
<g:VerticalPanel ui:field="forum"></g:VerticalPanel>
<g:VerticalPanel ui:field="formulaireProposition"></g:VerticalPanel>
</g:VerticalPanel>
 
</ui:UiBinder>