Subversion Repositories eFlore/Applications.del

Rev

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

Rev 69 Rev 135
Line 1... Line 1...
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">
Line 2... Line 2...
2
 
2
 
3
<ui:UiBinder xmlns:ui='urn:ui:com.google.gwt.uibinder'
-
 
Line 4... Line 3...
4
	xmlns:g='urn:import:com.google.gwt.user.client.ui'>
3
<ui:UiBinder xmlns:ui='urn:ui:com.google.gwt.uibinder' xmlns:g='urn:import:com.google.gwt.user.client.ui'>
5
 
4
 
-
 
5
<ui:with field='res' type='org.tela_botanica.del.client.Ressources' />
-
 
6
<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
-
 
7
<ui:style src="comparaisonEflore.css" />
-
 
8
<g:HorizontalPanel styleName="{style.zoneComparaison}">
-
 
9
	<g:VerticalPanel styleName="{style.photoPrincipale}">
-
 
10
		<g:Label text="{constants.taxon_a_determiner}" styleName="titre"/>
Line 6... Line -...
6
	<ui:with field='res' type='org.tela_botanica.del.client.Ressources' />
-
 
7
	<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
-
 
8
 
11
		<g:Label text="{constants.taxon_a_determiner}" styleName="petit"/>
9
	<g:HTMLPanel>
12
		<g:Image ui:field="imagePrincipale" />
10
		<g:VerticalPanel>
13
		
Line 11... Line -...
11
			<g:HorizontalPanel>
-
 
12
				<g:VerticalPanel>
-
 
13
					<g:Label text="{constants.taxon_a_determiner} : " />
-
 
14
 
-
 
15
					<g:HorizontalPanel>
14
		<g:HTMLPanel styleName="{style.meta}">
-
 
15
			<g:Label text="{constants.metadonnees_photo}" styleName="titre"/>
16
						<g:Image ui:field="imagePrincipale" />
16
			<g:Label text="{constants.metadonnees_photo}" styleName="petit"/>
17
					</g:HorizontalPanel>
17
			
18
					<g:HTML>
18
			<br />
19
						<br />
19
			<g:Label text="{constants.observateur}" styleName="petit"/><g:Label ui:field="nomAuteur" />
-
 
20
			<g:Label text="{constants.date_observation}" styleName="petit"/>
-
 
21
			<g:Label ui:field="dateObservation" />
20
					</g:HTML>
22
			<g:Label text="{constants.commentaires}" styleName="petit"/>
-
 
23
			<g:Label ui:field="famille"/>
21
					<g:HorizontalPanel>
24
		
22
						<g:Label text="{constants.metadonnees_photo} : " />
-
 
23
					</g:HorizontalPanel>
-
 
24
					<g:HTML>
25
			<g:Label text="{constants.mots_clefs}" styleName="petit"/>
25
						<br />
-
 
26
					</g:HTML>
-
 
27
					<g:HorizontalPanel>
26
			<g:Label ui:field="motsClefs"/>
Line 28... Line -...
28
						<g:Label text="{constants.observateur} : " />
-
 
29
						<g:HTML>&nbsp;
27
 
30
						</g:HTML>
-
 
31
						<g:Label ui:field="nomAuteur"></g:Label>
28
			<br />
32
 
-
 
33
					</g:HorizontalPanel>
29
			<g:Label text="{constants.valide_par}" styleName="petit"/>
34
					<g:Label text="----------------" />
-
 
Line 35... Line -...
35
					<g:HorizontalPanel>
-
 
36
						<g:Label text="{constants.date_observation} : " />
-
 
37
						<g:HTML>&nbsp;
-
 
38
						</g:HTML>
-
 
39
						<g:Label ui:field="dateObservation"></g:Label>
-
 
40
 
-
 
41
					</g:HorizontalPanel>
-
 
42
					<g:Label text="----------------" />
-
 
43
					<g:HorizontalPanel>
-
 
44
						<g:Label text="{constants.commentaires} : " />
-
 
45
						<g:HTML>&nbsp;
-
 
46
						</g:HTML>
-
 
47
						<g:Label ui:field="famille"></g:Label>
-
 
48
					</g:HorizontalPanel>
-
 
49
					<g:HorizontalPanel>
-
 
50
						<g:Label text="{constants.mots_clefs} : " />
-
 
51
						<g:HTML>&nbsp;
-
 
52
						</g:HTML>
-
 
53
						<g:Label ui:field="motsClefs"></g:Label>
-
 
54
					</g:HorizontalPanel>
-
 
55
					<g:HorizontalPanel>
-
 
56
						<g:Label text="{constants.valide_par} : " />
-
 
57
						<g:HTML>&nbsp;
-
 
58
						</g:HTML>
-
 
59
						<g:Label ui:field="validateurs"></g:Label>
-
 
60
					</g:HorizontalPanel>
-
 
61
					<g:HorizontalPanel>
30
			<g:Label ui:field="validateurs"/>
62
						<g:Label text="{constants.date_validation} : " />
31
		
63
						<g:HTML>&nbsp;
32
			<g:Label text="{constants.date_validation}" styleName="petit"/>
64
						</g:HTML>
-
 
65
						<g:Label ui:field="dateValidation"></g:Label>
33
			<g:Label ui:field="dateValidation"/>
-
 
34
		</g:HTMLPanel>
66
					</g:HorizontalPanel>
35
		
67
				</g:VerticalPanel>
-
 
68
				<g:VerticalPanel>
-
 
69
					<g:Label text="{constants.image_eflore} : " />
-
 
70
					<g:HorizontalPanel>
-
 
71
						<g:Image ui:field="scrollLeftImage" resource='{res.arrowLeft}' />
-
 
72
						<g:Image ui:field="imageEflore" />
36
	</g:VerticalPanel>
73
						<g:Image ui:field="scrollRightImage" resource='{res.arrowRight}' />
-
 
74
					</g:HorizontalPanel>
-
 
75
					<g:HTML>
-
 
76
						<br />
-
 
77
					</g:HTML>
-
 
78
					<g:HorizontalPanel>
-
 
79
						<g:Label text="{constants.metadonnees_photo} : " />
-
 
80
					</g:HorizontalPanel>
-
 
81
					<g:HTML>
-
 
82
						<br />
-
 
83
					</g:HTML>
-
 
84
					<g:HorizontalPanel>
-
 
85
						<g:Label text="{constants.taxon} : " />
-
 
86
						<g:HTML>&nbsp;
-
 
87
						</g:HTML>
-
 
88
						<g:Label ui:field="nomEspeceEflore"></g:Label>
-
 
89
					</g:HorizontalPanel>
-
 
90
					<g:HorizontalPanel>
-
 
91
						<g:Label text="{constants.localite} : " />
-
 
92
						<g:HTML>&nbsp;
-
 
93
						</g:HTML>
-
 
94
						<g:Label ui:field="localiteEflore"></g:Label>
37
	<g:VerticalPanel  styleName="{style.photoComparee}">
95
					</g:HorizontalPanel>
-
 
96
					<g:HorizontalPanel>
-
 
97
						<g:Label text="{constants.auteur} : " />
-
 
98
						<g:HTML>&nbsp;
-
 
99
						</g:HTML>
-
 
100
						<g:Label ui:field="nomAuteurEflore"></g:Label>
38
					<g:Label text="{constants.image_eflore}" styleName="titre"/>
101
					</g:HorizontalPanel>
39
					<g:Label text="{constants.image_eflore}" styleName="petit"/>
Line -... Line 40...
-
 
40
					
-
 
41
						<g:Image ui:field="imageEflore" />
-
 
42
					<g:HorizontalPanel styleName="{style.fleches}">
-
 
43
						<g:Image ui:field="scrollLeftImage" resource='{res.arrowLeft}' styleName="gauche"/>
-
 
44
						<g:Image ui:field="scrollRightImage" resource='{res.arrowRight}' styleName="droite" />
-
 
45
					</g:HorizontalPanel>
-
 
46
					
-
 
47
					<g:HTMLPanel styleName="{style.meta}">
-
 
48
							<g:Label text="{constants.metadonnees_photo}" styleName="titre"/>
-
 
49
							<g:Label text="{constants.metadonnees_photo}" styleName="petit"/>
-
 
50
					
-
 
51
							<g:Label text="{constants.taxon}" styleName="petit"/>
-
 
52
							<g:Label ui:field="nomEspeceEflore" />
-
 
53
 
-
 
54
							<g:Label text="{constants.localite}" styleName="petit"/>
-
 
55
							<g:Label ui:field="localiteEflore"/>
-
 
56
 
-
 
57
							<g:Label text="{constants.auteur}" styleName="petit"/>
-
 
58
							<g:Label ui:field="nomAuteurEflore"/>
-
 
59
 
102
					<g:HorizontalPanel>
60
							<g:Label text="{constants.transmis_le}" styleName="petit"/>
103
						<g:Label text="{constants.transmis_le} : " />
61
							<g:Label ui:field="dateObservationEflore"/>
104
						<g:HTML>&nbsp;
-
 
105
						</g:HTML>
-
 
106
						<g:Label ui:field="dateObservationEflore"></g:Label>
62