Subversion Repositories eFlore/Applications.del

Rev

Rev 361 | Rev 655 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 361 Rev 477
1
<!DOCTYPE ui:UiBinder SYSTEM "http://dl.google.com/gwt/DTD/xhtml.ent">
1
<!DOCTYPE ui:UiBinder SYSTEM "http://dl.google.com/gwt/DTD/xhtml.ent">
2
 
2
 
3
<ui:UiBinder xmlns:ui='urn:ui:com.google.gwt.uibinder'
3
<ui:UiBinder xmlns:ui='urn:ui:com.google.gwt.uibinder'
4
	xmlns:g='urn:import:com.google.gwt.user.client.ui'>
4
	xmlns:g='urn:import:com.google.gwt.user.client.ui'>
5
 
5
 
6
	<ui:with field='res' type='org.tela_botanica.del.client.Ressources' />
6
	<ui:with field='res' type='org.tela_botanica.del.client.resources.Ressources' />
7
	<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
7
	<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
8
	<ui:style src="comparaisonEflore.css" />
8
	<ui:style src="comparaisonEflore.css" />
9
		
9
		
10
	<g:HorizontalPanel styleName="{style.zoneComparaison}">
10
	<g:HorizontalPanel styleName="{style.zoneComparaison}">
11
		<g:VerticalPanel styleName="{style.photoPrincipale}">
11
		<g:VerticalPanel styleName="{style.photoPrincipale}">
12
			<g:Label text="{constants.taxonADeterminer}" styleName="titre" />
12
			<g:Label text="{constants.taxonADeterminer}" styleName="titre" />
13
			<g:Label text="{constants.taxonADeterminer}" styleName="petit" />
13
			<g:Label text="{constants.taxonADeterminer}" styleName="petit" />
14
			<g:Image ui:field="imagePrincipale" />
14
			<g:Image ui:field="imagePrincipale" />
15
 
15
 
16
			<g:HTMLPanel styleName="{style.meta}">
16
			<g:HTMLPanel styleName="{style.meta}">
17
				<g:Label text="{constants.metadonneesPhoto}" styleName="titre" />
17
				<g:Label text="{constants.metadonneesPhoto}" styleName="titre" />
18
				<g:Label text="{constants.metadonneesPhoto}" styleName="petit" />
18
				<g:Label text="{constants.metadonneesPhoto}" styleName="petit" />
19
 
19
 
20
				<br />
20
				<br />
21
				<g:Label text="{constants.observateur}" styleName="petit" />
21
				<g:Label text="{constants.observateur}" styleName="petit" />
22
				<g:Label ui:field="nomAuteur" />
22
				<g:Label ui:field="nomAuteur" />
23
				<g:Label text="{constants.dateObservation}" styleName="petit" />
23
				<g:Label text="{constants.dateObservation}" styleName="petit" />
24
				<g:Label ui:field="dateObservation" />
24
				<g:Label ui:field="dateObservation" />
25
				<g:Label text="{constants.commentaires}" styleName="petit" />
25
				<g:Label text="{constants.commentaires}" styleName="petit" />
26
				<g:Label ui:field="famille" />
26
				<g:Label ui:field="famille" />
27
 
27
 
28
				<g:Label text="{constants.motsClefs}" styleName="petit" />
28
				<g:Label text="{constants.motsClefs}" styleName="petit" />
29
				<g:Label ui:field="motsClefs" />
29
				<g:Label ui:field="motsClefs" />
30
 
30
 
31
				<br />
31
				<br />
32
				<g:Label text="{constants.validePar}" styleName="petit" />
32
				<g:Label text="{constants.validePar}" styleName="petit" />
33
				<g:Label ui:field="validateurs" />
33
				<g:Label ui:field="validateurs" />
34
 
34
 
35
				<g:Label text="{constants.dateValidation}" styleName="petit" />
35
				<g:Label text="{constants.dateValidation}" styleName="petit" />
36
				<g:Label ui:field="dateValidation" />
36
				<g:Label ui:field="dateValidation" />
37
			</g:HTMLPanel>
37
			</g:HTMLPanel>
38
 
38
 
39
		</g:VerticalPanel>
39
		</g:VerticalPanel>
40
		<g:VerticalPanel styleName="{style.photoComparee}">
40
		<g:VerticalPanel styleName="{style.photoComparee}">
41
			<g:VerticalPanel ui:field="panneauChargement">
41
			<g:VerticalPanel ui:field="panneauChargement">
42
				<g:Image url="./img/wait.gif"></g:Image>
42
				<g:Image url="./img/wait.gif"></g:Image>
43
			</g:VerticalPanel>
43
			</g:VerticalPanel>
44
			<g:Label text="{constants.imageEflore}" styleName="titre" />
44
			<g:Label text="{constants.imageEflore}" styleName="titre" />
45
			<g:Label text="{constants.imageEflore}" styleName="petit" />
45
			<g:Label text="{constants.imageEflore}" styleName="petit" />
46
 
46
 
47
			<g:Image ui:field="imageEflore" />
47
			<g:Image ui:field="imageEflore" />
48
			<g:HorizontalPanel styleName="{style.fleches}">
48
			<g:HorizontalPanel styleName="{style.fleches}">
49
				<g:Image ui:field="scrollLeftImage" resource='{res.arrowLeft}'
49
				<g:Image ui:field="scrollLeftImage" resource='{res.arrowLeft}'
50
					styleName="gauche" />
50
					styleName="gauche" />
51
				<g:Image ui:field="scrollRightImage" resource='{res.arrowRight}'
51
				<g:Image ui:field="scrollRightImage" resource='{res.arrowRight}'
52
					styleName="droite" />
52
					styleName="droite" />
53
			</g:HorizontalPanel>
53
			</g:HorizontalPanel>
54
 
54
 
55
			<g:HTMLPanel styleName="{style.meta}">
55
			<g:HTMLPanel styleName="{style.meta}">
56
				<g:Label text="{constants.metadonneesPhoto}" styleName="titre" />
56
				<g:Label text="{constants.metadonneesPhoto}" styleName="titre" />
57
				<g:Label text="{constants.metadonneesPhoto}" styleName="petit" />
57
				<g:Label text="{constants.metadonneesPhoto}" styleName="petit" />
58
 
58
 
59
				<g:Label text="{constants.taxon}" styleName="petit" />
59
				<g:Label text="{constants.taxon}" styleName="petit" />
60
				<g:Label ui:field="nomEspeceEflore" />
60
				<g:Label ui:field="nomEspeceEflore" />
61
 
61
 
62
				<g:Label text="{constants.localite}" styleName="petit" />
62
				<g:Label text="{constants.localite}" styleName="petit" />
63
				<g:Label ui:field="localiteEflore" />
63
				<g:Label ui:field="localiteEflore" />
64
 
64
 
65
				<g:Label text="{constants.auteur}" styleName="petit" />
65
				<g:Label text="{constants.auteur}" styleName="petit" />
66
				<g:Label ui:field="nomAuteurEflore" />
66
				<g:Label ui:field="nomAuteurEflore" />
67
 
67
 
68
				<g:Label text="{constants.transmisLe}" styleName="petit" />
68
				<g:Label text="{constants.transmisLe}" styleName="petit" />
69
				<g:Label ui:field="dateObservationEflore" />
69
				<g:Label ui:field="dateObservationEflore" />
70
			</g:HTMLPanel>
70
			</g:HTMLPanel>
71
		</g:VerticalPanel>
71
		</g:VerticalPanel>
72
	</g:HorizontalPanel>
72
	</g:HorizontalPanel>
73
</ui:UiBinder>
73
</ui:UiBinder>