Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 1030 Rev 1031
Line 24... Line 24...
24
	}
24
	}
Line 25... Line 25...
25
	
25
	
26
	public void go(HasWidgets parent) {
26
	public void go(HasWidgets parent) {
27
		vue.ajouterAuParent(parent);
27
		vue.ajouterAuParent(parent);
-
 
28
	}
-
 
29
	
-
 
30
	private void chargerListeImage() {
-
 
31
		
Line 28... Line 32...
28
	}
32
	}