Line 4... |
Line 4... |
4 |
ui:generateKeys="com.google.gwt.i18n.rebind.keygen.MD5KeyGenerator"
|
4 |
ui:generateKeys="com.google.gwt.i18n.rebind.keygen.MD5KeyGenerator"
|
5 |
ui:generateLocales="default">
|
5 |
ui:generateLocales="default">
|
6 |
<ui:with field='res' type='org.tela_botanica.del.client.resources.Ressources' />
|
6 |
<ui:with field='res' type='org.tela_botanica.del.client.resources.Ressources' />
|
7 |
<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
|
7 |
<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
|
Line 8... |
Line 8... |
8 |
|
8 |
|
9 |
<ui:style src="FormulaireMotsClesImage.css" />
|
- |
|
10 |
|
9 |
<ui:style src="FormulaireMotsClesImage.css" />
|
- |
|
10 |
<g:HTMLPanel>
|
11 |
<g:HTMLPanel>
|
11 |
<g:HTML styleName="petit {style.aideSaisie}" text="{constants.aideSaisieMotCle}"></g:HTML>
|
12 |
<g:TextBox ui:field="saisieMotsCles"></g:TextBox>
|
12 |
<g:TextBox ui:field="saisieMotsCles"></g:TextBox>
|
13 |
<g:Button text="{constants.ok}" ui:field="valider"></g:Button>
|
13 |
<g:Button text="{constants.ok}" ui:field="valider"></g:Button>
|
14 |
</g:HTMLPanel>
|
14 |
</g:HTMLPanel>
|
15 |
</ui:UiBinder>
|
15 |
</ui:UiBinder>
|