org.apache.myfaces.custom.ajax.api
Interface AjaxSuggestRenderer


public interface AjaxSuggestRenderer

Author:
Gerald M�llan Date: 01.04.2006 Time: 16:05:52

Method Summary
 java.util.Collection getSuggestedItems(javax.faces.context.FacesContext context, javax.faces.component.UIComponent uiComponent)
           
 

Method Detail

getSuggestedItems

java.util.Collection getSuggestedItems(javax.faces.context.FacesContext context,
                                       javax.faces.component.UIComponent uiComponent)


Copyright © 2010 The Apache Software Foundation. All Rights Reserved.