public interface AutoCompleteEngine
Modifier and Type | Method and Description |
---|---|
boolean |
hit(java.lang.String typedText)
Try a hit with the typed text.
|
void |
setAutoComplete(AutoComplete autoComplete)
Set the AutoComplete which will be used with the Engine.
|
void setAutoComplete(AutoComplete autoComplete)
autoComplete
- the AutoCompleteboolean hit(java.lang.String typedText)
typedText
- the typed textCopyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence