Uses of Class
org.eaglei.suggest.client.SearchSuggestion

Packages that use SearchSuggestion
org.eaglei.suggest.client   
 

Uses of SearchSuggestion in org.eaglei.suggest.client
 

Methods in org.eaglei.suggest.client that return SearchSuggestion
protected  SearchSuggestion AbstractSearchBox.getSuggestMatch()
          Checks whether the current text matches an item in the suggest list.
 

Methods in org.eaglei.suggest.client that return types with arguments of type SearchSuggestion
 java.util.List<SearchSuggestion> SearchSuggestOracle.getCurrentSuggestionList()
           
 



Copyright © 2009-2010 Eagle-I. All Rights Reserved.