Subversion Repositories eFlore/Applications.del

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
41 aurelien 1
<!DOCTYPE ui:UiBinder SYSTEM "http://dl.google.com/gwt/DTD/xhtml.ent">
2
<ui:UiBinder
3
  xmlns:ui='urn:ui:com.google.gwt.uibinder'
4
  xmlns:g='urn:import:com.google.gwt.user.client.ui'>
5
 
6
	<g:VerticalPanel>
7
		<g:HTML>Image</g:HTML>
8
		<g:HTML>Notes</g:HTML>
9
	    <g:HTML>Proposer sa determination</g:HTML>
10
	</g:VerticalPanel>
11
 
12
</ui:UiBinder>