Subversion Repositories eFlore/Applications.del

Rev

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

Rev 564 Rev 590
Line 15... Line 15...
15
			<g:Label text="{constants.entrerMotClef}" styleName="gris {style.entrerMotClef}" />
15
			<g:Label text="{constants.entrerMotClef}" styleName="gris {style.entrerMotClef}" />
16
			<g:HorizontalPanel styleName="{style.moteurRecherche}">
16
			<g:HorizontalPanel styleName="{style.moteurRecherche}">
17
				<g:HorizontalPanel ui:field="zoneRecherche" />
17
				<g:HorizontalPanel ui:field="zoneRecherche" />
18
			</g:HorizontalPanel>
18
			</g:HorizontalPanel>
19
		</g:HTMLPanel>
19
		</g:HTMLPanel>
20
		<g:HTMLPanel styleName="{style.zoneProtocoles}">
-
 
21
			<g:ListBox ui:field="listeProtocoles" />
-
 
22
		</g:HTMLPanel>
-
 
23
 
-
 
24
		<g:HTMLPanel ui:field="panneauResultats" />
20
		<g:HTMLPanel ui:field="panneauResultats" />
25
	</g:HTMLPanel>
21
	</g:HTMLPanel>
26
</ui:UiBinder>
22
</ui:UiBinder>