Subversion Repositories eFlore/Applications.del

Rev

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

Rev 476 Rev 571
Line 8... Line 8...
8
		<g:HTMLPanel ui:field="overlay" />
8
		<g:HTMLPanel ui:field="overlay" />
9
		<g:HorizontalPanel ui:field="conteneurOverlayContenu" styleName="">
9
		<g:HorizontalPanel ui:field="conteneurOverlayContenu" styleName="">
10
			<g:Button ui:field="boutonPrecedent" text="" />	
10
			<g:Button ui:field="boutonPrecedent" text="" />	
11
			<g:FocusPanel ui:field="overlayContenu" />	
11
			<g:FocusPanel ui:field="overlayContenu" />	
12
			<g:Button ui:field="boutonSuivant" text="" />
12
			<g:Button ui:field="boutonSuivant" text="" />
13
			<g:Button ui:field="boutonFermer" text="{constants.fermer}" />	
13
			<g:Button ui:field="boutonFermer" />	
14
		</g:HorizontalPanel>		
14
		</g:HorizontalPanel>		
15
	</g:VerticalPanel>
15
	</g:VerticalPanel>
16
</ui:UiBinder>
16
</ui:UiBinder>