Uses of Class
org.apache.myfaces.tobago.model.AutoSuggestItem

Packages that use AutoSuggestItem
org.apache.myfaces.tobago.model   
 

Uses of AutoSuggestItem in org.apache.myfaces.tobago.model
 

Methods in org.apache.myfaces.tobago.model that return types with arguments of type AutoSuggestItem
 List<AutoSuggestItem> AutoSuggestItems.getItems()
           
 

Method parameters in org.apache.myfaces.tobago.model with type arguments of type AutoSuggestItem
 void AutoSuggestItems.setItems(List<AutoSuggestItem> items)
           
 



Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.