Line 13... |
Line 13... |
13 |
<g:VerticalPanel ui:field="panneauPaginationHaut" styleName="gauche {style.paginationHaut}" />
|
13 |
<g:VerticalPanel ui:field="panneauPaginationHaut" styleName="gauche {style.paginationHaut}" />
|
Line 14... |
Line 14... |
14 |
|
14 |
|
15 |
<g:HTMLPanel ui:field="zoneTri" styleName="gauche {style.zoneTri} petit">
|
15 |
<g:HTMLPanel ui:field="zoneTri" styleName="gauche {style.zoneTri} petit">
|
16 |
<g:Label text="{constants.tri}" styleName="gauche {style.labeltri}"/>
|
16 |
<g:Label text="{constants.tri}" styleName="gauche {style.labeltri}"/>
|
17 |
<g:HTMLPanel ui:field="triParDate" styleName="gauche">
|
17 |
<g:HTMLPanel ui:field="triParDate" styleName="gauche">
|
18 |
<g:Label text="{constants.triParDate}" title="{constants.triParDateTooltip}" styleName="gauche {style.date}" ui:field="labelDate"/>
|
18 |
<g:Label text="{constants.triParDatePubli}" title="{constants.triParDatePubliTooltip}" styleName="gauche {style.date}" ui:field="labelDate"/>
|
19 |
<g:Button title="{constants.triParDateAscendant}" ui:field="triParDateAscendant" styleName="{style.boutonTriAsc} gauche" />
|
19 |
<g:Button title="{constants.triParDatePubliAscendant}" ui:field="triParDateAscendant" styleName="{style.boutonTriAsc} gauche" />
|
20 |
<g:Button title="{constants.triParDateDescendant}" ui:field="triParDateDescendant" styleName="{style.boutonTriDesc} gauche" />
|
20 |
<g:Button title="{constants.triParDatePubliDescendant}" ui:field="triParDateDescendant" styleName="{style.boutonTriDesc} gauche" />
|
21 |
</g:HTMLPanel>
|
21 |
</g:HTMLPanel>
|
22 |
<g:HTMLPanel ui:field="triParMoyenneArithmetique" styleName="gauche">
|
22 |
<g:HTMLPanel ui:field="triParMoyenneArithmetique" styleName="gauche">
|
23 |
<g:Label text="{constants.triParMoyenneArithmetique}" title="{constants.triParMoyenneArithmetiqueTooltip}" styleName="gauche {style.moyenneArithmetique}" ui:field="labelMoyenneArithmetique"/>
|
23 |
<g:Label text="{constants.triParMoyenneArithmetique}" title="{constants.triParMoyenneArithmetiqueTooltip}" styleName="gauche {style.moyenneArithmetique}" ui:field="labelMoyenneArithmetique"/>
|
24 |
<g:Button title="{constants.triParMoyenneArithmetiqueAscendant}" ui:field="triParMoyenneArithmetiqueAscendant" styleName="{style.boutonTriAsc} gauche" />
|
24 |
<g:Button title="{constants.triParMoyenneArithmetiqueAscendant}" ui:field="triParMoyenneArithmetiqueAscendant" styleName="{style.boutonTriAsc} gauche" />
|