public class DefaultPopupEngine extends java.lang.Object implements AutoCompleteEngine
| Constructor and Description |
|---|
DefaultPopupEngine() |
| 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.
|
public void setAutoComplete(AutoComplete autoComplete)
setAutoComplete in interface AutoCompleteEngineautoComplete - the AutoCompletepublic boolean hit(java.lang.String typedText)
hit in interface AutoCompleteEnginetypedText - the typed textCopyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence