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 AutoCompleteEngine
autoComplete
- the AutoCompletepublic boolean hit(java.lang.String typedText)
hit
in interface AutoCompleteEngine
typedText
- the typed textCopyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence