Subversion Repositories eFlore/Applications.del

Rev

Rev 70 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 70 Rev 77
Line 13... Line 13...
13
		  <g:ListBox ui:field="choixProposition" />
13
		  <g:ListBox ui:field="choixProposition" />
14
		  <g:TextBox ui:field="autreProposition" />
14
		  <g:TextBox ui:field="autreProposition" />
15
		  <g:TextBox ui:field="pourcentageConfiance" />
15
		  <g:TextBox ui:field="pourcentageConfiance" />
16
		  <g:TextArea ui:field="commentaires" />
16
		  <g:TextArea ui:field="commentaires" />
17
	  </g:FlowPanel>
17
	  </g:FlowPanel>
-
 
18
	  <g:Button text="{constants.ok}" ui:field="boutonValidationProposition" />
18
  </g:VerticalPanel>
19
  </g:VerticalPanel>
Line 19... Line 20...
19
 
20
 
20
</ui:UiBinder>
21
</ui:UiBinder>