Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 614 Rev 615
Line 98... Line 98...
98
	
98
	
99
	private Constantes i18nC = null;
99
	private Constantes i18nC = null;
Line 100... Line 100...
100
	private Mediateur mediateur = null;
100
	private Mediateur mediateur = null;
101
 
101
 
102
	private String mode = null;
102
	private String mode = null;
103
	private Boolean clicBoutonvalidation = false;
103
	private static Boolean clicBoutonvalidation = false;
104
	private int decompteRafraichissementPersonnel = 0;
104
	private static int decompteRafraichissementPersonnel = 0;
105
	private int tabIndex = 100;
105
	private int tabIndex = 100;
Line 106... Line 106...
106
	private FormPanel structureFormPanneau = null;
106
	private FormPanel structureFormPanneau = null;