Subversion Repositories eFlore/Applications.coel

Rev

Rev 1637 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1637 Rev 1687
Line 93... Line 93...
93
	}
93
	}
Line 94... Line 94...
94
	
94
	
95
	public void setListePaginable(ListePaginable listePaginable) {
95
	public void setListePaginable(ListePaginable listePaginable) {
96
		this.listePaginable = listePaginable;
96
		this.listePaginable = listePaginable;
-
 
97
	}
-
 
98
 
-
 
99
	public String getFiltreValue() {
-
 
100
		return filtre.getValue();
97
	}
101
	}