Subversion Repositories eFlore/Applications.del

Rev

Rev 116 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 116 Rev 135
Line 2... Line 2...
2
	xmlns:g='urn:import:com.google.gwt.user.client.ui' ui:generateFormat='com.google.gwt.i18n.rebind.format.PropertiesFormat'
2
	xmlns:g='urn:import:com.google.gwt.user.client.ui' ui:generateFormat='com.google.gwt.i18n.rebind.format.PropertiesFormat'
3
	ui:generateKeys="com.google.gwt.i18n.rebind.keygen.MD5KeyGenerator"
3
	ui:generateKeys="com.google.gwt.i18n.rebind.keygen.MD5KeyGenerator"
4
	ui:generateLocales="default">
4
	ui:generateLocales="default">
Line 5... Line 5...
5
 
5
 
6
	<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
-
 
7
 
-
 
8
 
6
	<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
Line 9... Line 7...
9
	<g:HTMLPanel>
7
	<ui:style src="voteProtocole.css" />
10
 
8
 
11
		<g:HorizontalPanel>
9
		<g:HorizontalPanel>
12
			<g:Label ui:field="nomProtocole" text="{constants.chargement}" />
10
			<g:Label ui:field="nomProtocole" text="{constants.chargement}" />
13
			<g:FocusPanel ui:field="moyenneVotes" />
11
			<g:FocusPanel ui:field="moyenneVotes" />
14
			<g:FocusPanel ui:field="monVote" />
-
 
15
		</g:HorizontalPanel>
-
 
16
 
12
			<g:FocusPanel ui:field="monVote" />