Subversion Repositories eFlore/Applications.del

Rev

Rev 564 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 564 Rev 592
Line 6... Line 6...
6
	<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
6
	<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
Line 7... Line 7...
7
 
7
 
Line 8... Line 8...
8
	<ui:style src="ResultatsRechercheObservations.css" />
8
	<ui:style src="ResultatsRechercheObservations.css" />
-
 
9
		
-
 
10
	<g:HTMLPanel>
9
		
11
			<g:HTMLPanel styleName="{style.barreNavigation}">
10
	<g:HTMLPanel>
12
				<g:VerticalPanel ui:field="zonePaginationHaut" styleName="gauche" />
11
			<g:HTMLPanel ui:field="zoneTri" styleName="{style.zoneTri}">
13
				<g:HTMLPanel ui:field="zoneTri" styleName="droite {style.zoneTri} petit">
12
				<g:HTMLPanel ui:field="triParDate" styleName="gauche">
14
					<g:HTMLPanel ui:field="triParDate" styleName="gauche">
13
					<g:Label text="{constants.triParDate}" styleName="gauche"/>
15
						<g:Label text="{constants.triParDate}" styleName="gauche {style.date}" ui:field="labelDate"/>
-
 
16
						<g:Button title="{constants.triParDateAscendant}" ui:field="triParDateAscendant" styleName="{style.boutonTriAsc} gauche" />
14
					<g:Button title="{constants.triParDateAscendant}" ui:field="triParDateAscendant" styleName="{style.boutonTriAsc} gauche" />
17
						<g:Button title="{constants.triParDateDescendant}" ui:field="triParDateDescendant" styleName="{style.boutonTriDesc} gauche" />
15
					<g:Button title="{constants.triParDateDescendant}" ui:field="triParDateDescendant" styleName="{style.boutonTriDesc} gauche" />
18
					</g:HTMLPanel>
16
				</g:HTMLPanel>
19
				</g:HTMLPanel>
17
			</g:HTMLPanel>
-
 
18
		<g:HTMLPanel>
20
		</g:HTMLPanel>
19
			<g:VerticalPanel ui:field="zonePaginationHaut" />
21
		<g:HTMLPanel>
20
			<g:VerticalPanel ui:field="panneauChargement">
22
			<g:VerticalPanel ui:field="panneauChargement">
21
				<g:Image url="./img/wait.gif"></g:Image>
23
				<g:Image url="./img/wait.gif"></g:Image>
22
			</g:VerticalPanel>
24
			</g:VerticalPanel>