Subversion Repositories eFlore/Applications.coel

Compare Revisions

Ignore whitespace Rev 786 → Rev 787

/trunk/src/org/tela_botanica/client/vues/Formulaire.java
97,6 → 97,8
protected abstract SelectionListener<ButtonEvent> creerEcouteurValidation();
protected abstract boolean verifierFormulaire();
protected abstract boolean soumettreFormulaire();
protected TabItem creerOnglet(String nom, String id) {