Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 728 Rev 783
Line 55... Line 55...
55
		this.oMediateur = oMediateur;
55
		this.oMediateur = oMediateur;
56
		this.typeRef = typeRef;
56
		this.typeRef = typeRef;
Line 57... Line 57...
57
 
57
 
58
		setTpl(resultTplRefPerso);
58
		setTpl(resultTplRefPerso);
59
		setMode(ComboBox.REMOTE);
-
 
60
		// commune.setPageSize(10); // Ne fonctionne pas 
59
		setMode(ComboBox.REMOTE);
61
		setItemSelector("div.search-item-ref");
60
		setItemSelector("div.search-item-ref");
62
		setTypeAhead(true);  
61
		setTypeAhead(true);  
63
		setLoadingText("Recherche...");  
62
		setLoadingText("Recherche...");