public static interface AutoCompletionBinding.ISuggestionRequest
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getUserText()
Get the user text to which suggestions shall be found
|
boolean |
isCancelled()
Is this request canceled?
|