Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 1215 Rev 1218
Line 2030... Line 2030...
2030
			}
2030
			}
2031
		} catch (Exception e) {
2031
		} catch (Exception e) {
2032
			GWT.log(Mediateur.i18nM.erreurRafraichir(nouvellesDonnees.getClass(), this.getClass()), e);
2032
			GWT.log(Mediateur.i18nM.erreurRafraichir(nouvellesDonnees.getClass(), this.getClass()), e);
2033
		}
2033
		}
Line 2034... Line 2034...
2034
		
2034
		
2035
		controlerFermetureApresRafraichissement();
2035
		controlerFermeture();
Line 2036... Line 2036...
2036
	}
2036
	}
2037
	
2037
	
2038
	public void rafraichirInformation(Information info) {
2038
	public void rafraichirInformation(Information info) {