public static interface SearchField.SearchNotifications
| Modifier and Type | Method and Description |
|---|---|
void |
needMinSearchStringLength(java.lang.String filterString,
int minSearchStringLength)
Sets a message that will be shown in case of too small search string.
|
void |
notFoundSuggestions(java.lang.String filterString)
Sets a message that will be shown in case of absence of matches.
|
void notFoundSuggestions(java.lang.String filterString)
filterString - search stringvoid needMinSearchStringLength(java.lang.String filterString,
int minSearchStringLength)
filterString - search stringminSearchStringLength - minimal search string length