Uses of Class
org.apache.myfaces.tobago.model.AutoSuggestItem
-
Packages that use AutoSuggestItem Package Description 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 Modifier and Type Method Description List<AutoSuggestItem>
AutoSuggestItems. getItems()
Method parameters in org.apache.myfaces.tobago.model with type arguments of type AutoSuggestItem Modifier and Type Method Description void
AutoSuggestItems. setItems(List<AutoSuggestItem> items)
-