Subversion Repositories eFlore/Applications.cel

Rev

Rev 669 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 669 Rev 680
Line 188... Line 188...
188
	public void afficherFiltre() {
188
	public void afficherFiltre() {
Line 189... Line 189...
189
 
189
 
190
		champRecherche.setValue(motsAChercher);
190
		champRecherche.setValue(motsAChercher);
Line -... Line 191...
-
 
191
	}
-
 
192
 
-
 
193
	public void viderFiltre() {
-
 
194
		champRecherche.setValue("");
191
	}
195
	}