Subversion Repositories eFlore/Applications.coel

Compare Revisions

Ignore whitespace Rev 785 → Rev 786

/trunk/src/org/tela_botanica/client/vues/Formulaire.java
97,7 → 97,7
protected abstract SelectionListener<ButtonEvent> creerEcouteurValidation();
protected abstract void soumettreFormulaire();
protected abstract boolean soumettreFormulaire();
protected TabItem creerOnglet(String nom, String id) {
TabItem onglet = new TabItem();