| Package | Description |
|---|---|
| org.dominokit.domino.ui.forms |
| Modifier and Type | Method and Description |
|---|---|
void |
SuggestBoxStore.filter(String value,
SuggestBoxStore.SuggestionsHandler<T> suggestionsHandler)
Takes the current typed text in the SuggestBox and provide a List of matching suggestion
|
void |
LocalSuggestBoxStore.filter(String searchValue,
SuggestBoxStore.SuggestionsHandler<T> suggestionsHandler)
Takes the current typed text in the SuggestBox and provide a List of matching suggestion
|
Copyright © 2019–2022 Dominokit. All rights reserved.