Subversion Repositories eFlore/Applications.del

Rev

Rev 70 | Go to most recent revision | 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'>
  
 <ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary"/>

        <g:VerticalPanel>
                <g:TextBox ui:field="formulaireRechercheObservationEflore" />
                <g:Button text="{constants.ok}" ui:field="boutonValidationRechercheObservation" />
        </g:VerticalPanel>

</ui:UiBinder>