Line 3... |
Line 3... |
3 |
ui:generateKeys="com.google.gwt.i18n.rebind.keygen.MD5KeyGenerator"
|
3 |
ui:generateKeys="com.google.gwt.i18n.rebind.keygen.MD5KeyGenerator"
|
4 |
ui:generateLocales="default">
|
4 |
ui:generateLocales="default">
|
Line 5... |
Line 5... |
5 |
|
5 |
|
Line -... |
Line 6... |
- |
|
6 |
<ui:style src="ResultatRechercheImage.css" />
|
- |
|
7 |
|
- |
|
8 |
<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
|
6 |
<ui:style src="ResultatRechercheImage.css" />
|
9 |
|
- |
|
10 |
|
- |
|
11 |
<g:HTMLPanel styleName="{style.contenuResultat}">
|
- |
|
12 |
<g:HTMLPanel>
|
- |
|
13 |
<g:HorizontalPanel>
|
- |
|
14 |
<g:HorizontalPanel ui:field="triParNbVotes">
|
- |
|
15 |
<g:Label text="{constants.triParNbVotes}" />
|
- |
|
16 |
<g:Button ui:field="triParNbVotesAscendant" styleName="{style.boutonTriAsc}"></g:Button>
|
- |
|
17 |
<g:Button ui:field="triParNbVotesDescendant" styleName="{style.boutonTriDesc}"></g:Button>
|
- |
|
18 |
</g:HorizontalPanel>
|
- |
|
19 |
<g:HorizontalPanel ui:field="triParDate">
|
- |
|
20 |
<g:Label text="{constants.triParDate}" />
|
- |
|
21 |
<g:Button ui:field="triParDateAscendant" styleName="{style.boutonTriAsc}"></g:Button>
|
- |
|
22 |
<g:Button ui:field="triParDateDescendant" styleName="{style.boutonTriDesc}"></g:Button>
|
- |
|
23 |
</g:HorizontalPanel>
|
7 |
|
24 |
</g:HorizontalPanel>
|
8 |
<g:HTMLPanel styleName="{style.contenuResultat}">
|
25 |
</g:HTMLPanel>
|
9 |
<g:VerticalPanel ui:field="panneauPaginationHaut" />
|
26 |
<g:VerticalPanel ui:field="panneauPaginationHaut" />
|
10 |
<g:VerticalPanel ui:field="panneauChargement" >
|
27 |
<g:VerticalPanel ui:field="panneauChargement">
|
11 |
<g:Image url="./img/wait.gif"></g:Image>
|
28 |
<g:Image url="./img/wait.gif"></g:Image>
|
12 |
</g:VerticalPanel>
|
29 |
</g:VerticalPanel>
|
13 |
<g:HTMLPanel ui:field="imageTable" styleName="{style.images}" />
|
30 |
<g:HTMLPanel ui:field="imageTable" styleName="{style.images}" />
|