public interface AutoCompleteOnlineEngine extends AutoCompleteEngine
Modifier and Type | Method and Description |
---|---|
AutoCompleteDictionary.Item |
getItem()
Return the item matched from the last hit.
|
String |
getMatchedText()
Return the text matched from the last hit.
|
hit, setAutoComplete
String getMatchedText()
AutoCompleteDictionary.Item getItem()