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

All Known Implementing Classes:
InputSuggestAjaxRenderer, SuggestAjaxRenderer, TableSuggestAjaxRenderer

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 © 2011 The Apache Software Foundation. All Rights Reserved.