| Package | Description |
|---|---|
| org.dominokit.domino.ui.forms |
| Modifier and Type | Method and Description |
|---|---|
default SuggestBoxStore.MissingSuggestProvider<T> |
SuggestBoxStore.getMessingSuggestionProvider() |
SuggestBoxStore.MissingSuggestProvider<T> |
LocalSuggestBoxStore.getMessingSuggestionProvider() |
| Modifier and Type | Method and Description |
|---|---|
LocalSuggestBoxStore<T> |
LocalSuggestBoxStore.setMissingHandlers(SuggestBoxStore.MissingSuggestProvider<T> missingSuggestProvider,
SuggestBoxStore.MissingEntryProvider<T> missingEntryProvider)
A shortcut method to set bot the MissingSuggestProvider and MissingEntryProvider
|
LocalSuggestBoxStore<T> |
LocalSuggestBoxStore.setMissingValueProvider(SuggestBoxStore.MissingSuggestProvider<T> missingValueProvider)
sets the missing suggestion provider for this store
|
Copyright © 2019–2022 Dominokit. All rights reserved.