Subversion Repositories eFlore/Applications.del

Rev

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

Rev 402 Rev 445
Line 9... Line 9...
9
			<g:Label text="{constants.rechercherObservation}" styleName="titre"/>
9
			<g:Label text="{constants.rechercherObservation}" styleName="titre"/>
10
			<g:Label text="{constants.entrerMotClef}" styleName="gris {style.entrerMotClef}" />
10
			<g:Label text="{constants.entrerMotClef}" styleName="gris {style.entrerMotClef}" />
11
			<g:HTMLPanel ui:field="zoneRecherche"/>
11
			<g:HTMLPanel ui:field="zoneRecherche"/>
12
		</g:HTMLPanel>
12
		</g:HTMLPanel>
13
		<g:HTMLPanel>
13
		<g:HTMLPanel>
14
			<g:VerticalPanel ui:field="zonePaginationHaut" />
-
 
15
			<g:VerticalPanel ui:field="panneauChargement" >
-
 
16
				<g:Image url="./img/wait.gif"></g:Image>
-
 
17
			</g:VerticalPanel>
-
 
18
			<g:HTMLPanel ui:field="zoneObservations" styleName="{style.zoneObservation}"/>
-
 
19
			<g:VerticalPanel ui:field="zonePaginationBas" />
14
			<g:VerticalPanel ui:field="zoneResultats" />
20
		</g:HTMLPanel>
15
		</g:HTMLPanel>
21
	</g:HTMLPanel>
16
	</g:HTMLPanel>
22
</ui:UiBinder>
17
</ui:UiBinder>