Subversion Repositories eFlore/Applications.del

Rev

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

Rev 592 Rev 655
Line 17... Line 17...
17
						<g:Button title="{constants.triParDateDescendant}" ui:field="triParDateDescendant" styleName="{style.boutonTriDesc} gauche" />
17
						<g:Button title="{constants.triParDateDescendant}" ui:field="triParDateDescendant" styleName="{style.boutonTriDesc} gauche" />
18
					</g:HTMLPanel>
18
					</g:HTMLPanel>
19
				</g:HTMLPanel>
19
				</g:HTMLPanel>
20
		</g:HTMLPanel>
20
		</g:HTMLPanel>
21
		<g:HTMLPanel>
21
		<g:HTMLPanel>
22
			<g:VerticalPanel ui:field="panneauChargement">
22
			<g:HTMLPanel ui:field="panneauChargement">
23
				<g:Image url="./img/wait.gif"></g:Image>
23
				<g:Image url="./img/wait.gif"></g:Image>
24
			</g:VerticalPanel>
24
			</g:HTMLPanel>
25
			<g:Label ui:field="aucunResultat" styleName="{style.aucunResultat}" text="{constants.aucunResultat}" visible="false" />
25
			<g:Label ui:field="aucunResultat" styleName="{style.aucunResultat}" text="{constants.aucunResultat}" visible="false" />
26
			<g:HTMLPanel ui:field="zoneObservations" styleName="{style.zoneObservation}" />
26
			<g:HTMLPanel ui:field="zoneObservations" styleName="{style.zoneObservation}" />
27
			<g:VerticalPanel ui:field="zonePaginationBas" />
27
			<g:VerticalPanel ui:field="zonePaginationBas" />
28
		</g:HTMLPanel>
28
		</g:HTMLPanel>
29
	</g:HTMLPanel>
29
	</g:HTMLPanel>