Subversion Repositories eFlore/Applications.coel

Compare Revisions

Ignore whitespace Rev 1425 → Rev 1426

/branches/v1.1-aramon/src/org/tela_botanica/client/composants/pagination/ProxyValeur.java
40,7 → 40,6
mediateur.obtenirListeValeurEtRafraichir(this, nomListe, true, recherche, lc.getOffset(), lc.getLimit(), sequenceur);
}
 
 
@SuppressWarnings("unchecked")
public void rafraichir(Object nouvellesDonnees) {
try