Subversion Repositories eFlore/Applications.del

Rev

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

Rev 37 Rev 52
Line 28... Line 28...
28
	}
28
	}
Line 29... Line 29...
29
 
29
 
30
	@SuppressWarnings("deprecation")
30
	@SuppressWarnings("deprecation")
31
	public void gererEvenements() {
31
	public void gererEvenements() {
32
		// FIXME : temporaire, juste pour débug
32
		// FIXME : temporaire, juste pour débug
Line 33... Line 33...
33
		// chargerObservations();
33
		chargerObservations();
Line 34... Line 34...
34
 
34
 
35
		vue.getLabelChercher().addClickHandler(new ClickHandler() {
35
		vue.getLabelChercher().addClickHandler(new ClickHandler() {