Subversion Repositories eFlore/Applications.del

Rev

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

Rev 455 Rev 459
Line 16... Line 16...
16
			</g:HorizontalPanel>
16
			</g:HorizontalPanel>
17
		</g:HTMLPanel>
17
		</g:HTMLPanel>
18
		<g:HTMLPanel styleName="{style.zoneProtocoles}">
18
		<g:HTMLPanel styleName="{style.zoneProtocoles}">
19
			<g:ListBox ui:field="listeProtocoles" />
19
			<g:ListBox ui:field="listeProtocoles" />
20
		</g:HTMLPanel>
20
		</g:HTMLPanel>
21
		<g:HTMLPanel>
21
		
22
			<g:HorizontalPanel>
-
 
23
				<g:HorizontalPanel ui:field="triParNbVotes">
-
 
24
					<g:Label text="{constants.triParNbVotes}" />
-
 
25
					<g:Button ui:field="triParNbVotesAscendant" styleName="{style.boutonTriAsc}"></g:Button>
-
 
26
					<g:Button ui:field="triParNbVotesDescendant" styleName="{style.boutonTriDesc}"></g:Button>
-
 
27
				</g:HorizontalPanel>
-
 
28
				<g:HorizontalPanel ui:field="triParDate">
-
 
29
					<g:Label text="{constants.triParDate}" />
-
 
30
					<g:Button ui:field="triParDateAscendant" styleName="{style.boutonTriAsc}"></g:Button>
-
 
31
					<g:Button ui:field="triParDateDescendant" styleName="{style.boutonTriDesc}"></g:Button>
-
 
32
				</g:HorizontalPanel>
-
 
33
			</g:HorizontalPanel>
-
 
34
		</g:HTMLPanel>
-
 
35
		<g:HTMLPanel ui:field="panneauResultats" />
22
		<g:HTMLPanel ui:field="panneauResultats" />
36
	</g:HTMLPanel>
23
	</g:HTMLPanel>
37
</ui:UiBinder>
24
</ui:UiBinder>