Rev 210 |
Show entire file |
Ignore whitespace |
Details |
Blame |
Last modification |
View Log
| RSS feed
Rev 210 |
Rev 234 |
Line 3... |
Line 3... |
3 |
import com.google.gwt.event.shared.GwtEvent;
|
3 |
import com.google.gwt.event.shared.GwtEvent;
|
Line 4... |
Line 4... |
4 |
|
4 |
|
Line 5... |
Line 5... |
5 |
public class EvenementComparaisonEflore extends GwtEvent<GestionnaireEvenementComparaisonEflore> {
|
5 |
public class EvenementComparaisonEflore extends GwtEvent<GestionnaireEvenementComparaisonEflore> {
|
6 |
|
- |
|
7 |
public static com.google.gwt.event.shared.GwtEvent.Type<GestionnaireEvenementComparaisonEflore> TYPE = new com.google.gwt.event.shared.GwtEvent.Type<GestionnaireEvenementComparaisonEflore>();
|
6 |
|
Line 8... |
Line 7... |
8 |
|
7 |
public static com.google.gwt.event.shared.GwtEvent.Type<GestionnaireEvenementComparaisonEflore> TYPE = new com.google.gwt.event.shared.GwtEvent.Type<GestionnaireEvenementComparaisonEflore>();
|
9 |
private String taxonDemande;
|
8 |
private String taxonDemande;
|
10 |
|
9 |
|