Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 1637 Rev 1661
Line 167... Line 167...
167
		//ongletsStructure(personnelOnglet);
167
		//ongletsStructure(personnelOnglet);
Line 168... Line 168...
168
		
168
		
169
		return ongletsStructure;
169
		return ongletsStructure;
Line 170... Line -...
170
	}
-
 
171
	
-
 
172
	public void reinitialiserFormulaire() {
-
 
173
		if (mode.equals(StructureForm.MODE_MODIFIER)) {
-
 
174
			mediateur.afficherFormStructure(identification.getId());
-
 
175
		} else {
-
 
176
			mediateur.afficherFormStructure(null);
-
 
177
		}
-
 
178
	}
170
	}
179
	
171
	
180
	private void repandreRafraichissement() {
172
	private void repandreRafraichissement() {
181
		if (vueExterneARafraichirApresValidation != null) {
173
		if (vueExterneARafraichirApresValidation != null) {
182
			String type = "structure_modifiee";
174
			String type = "structure_modifiee";