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