Subversion Repositories eFlore/Applications.del

Rev

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

Rev 323 Rev 364
Line 10... Line 10...
10
	<g:HTMLPanel>
10
	<g:HTMLPanel>
11
		<g:HTMLPanel>
11
		<g:HTMLPanel>
12
			<g:Label text="{constants.rechercherImage}" styleName="titre" />
12
			<g:Label text="{constants.rechercherImage}" styleName="titre" />
13
			<g:HorizontalPanel styleName="{style.moteurRecherche}">
13
			<g:HorizontalPanel styleName="{style.moteurRecherche}">
14
					<g:HorizontalPanel ui:field="zoneRecherche"/>
14
					<g:HorizontalPanel ui:field="zoneRecherche"/>
15
					<g:Label ui:field="protocoleLabel" text="{constants.protocole}" styleName="{style.labelProtocole}"/>
-
 
16
					<g:ListBox ui:field="listeProtocoles" />
15
					<g:ListBox ui:field="listeProtocoles" />
17
			</g:HorizontalPanel>
16
			</g:HorizontalPanel>
18
			<g:Label text="{constants.entrerMotClef}" styleName="gris" />
17
			<g:Label text="{constants.entrerMotClef}" styleName="gris" />
19
			
-
 
20
 
-
 
21
			
-
 
22
		</g:HTMLPanel>
18
		</g:HTMLPanel>
23
		<g:HTMLPanel ui:field="panneauResultats" />
19
		<g:HTMLPanel ui:field="panneauResultats" />
24
	</g:HTMLPanel>
20
	</g:HTMLPanel>
25
</ui:UiBinder>
21
</ui:UiBinder>