Line 8... |
Line 8... |
8 |
<g:HorizontalPanel>
|
8 |
<g:HorizontalPanel>
|
9 |
<g:Label text="{constants.votez} :" styleName="{style.petit}"/>
|
9 |
<g:Label text="{constants.votez} :" styleName="{style.petit}"/>
|
10 |
<g:FocusPanel ui:field="voter" styleName="{style.barreVote}"/>
|
10 |
<g:FocusPanel ui:field="voter" styleName="{style.barreVote}"/>
|
11 |
<g:Label ui:field="nbVotes" styleName="{style.petit}"/>
|
11 |
<g:Label ui:field="nbVotes" styleName="{style.petit}"/>
|
12 |
<g:Button ui:field="boutonVoter" text="" styleName="{style.validerVote} boutonOK"></g:Button>
|
12 |
<g:Button ui:field="boutonVoter" text="" styleName="{style.validerVote} boutonOK"></g:Button>
|
- |
|
13 |
<g:HTMLPanel ui:field="votePrisEnCompte"><g:Label text="{constants.votePrisEnCompte}"></g:Label></g:HTMLPanel>
|
13 |
<g:Button ui:field="boutonAnnuler" text=" " styleName="{style.annuler}"></g:Button>
|
14 |
<g:Button ui:field="boutonAnnuler" text=" " styleName="{style.annuler}"></g:Button>
|
14 |
</g:HorizontalPanel>
|
15 |
</g:HorizontalPanel>
|
15 |
</g:HTMLPanel>
|
16 |
</g:HTMLPanel>
|
16 |
</ui:UiBinder>
|
17 |
</ui:UiBinder>
|