|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SuggestionCallback | |
|---|---|
| org.gwtbootstrap3.extras.typeahead.client.base | |
| Uses of SuggestionCallback in org.gwtbootstrap3.extras.typeahead.client.base |
|---|
| Methods in org.gwtbootstrap3.extras.typeahead.client.base with parameters of type SuggestionCallback | |
|---|---|
abstract void |
Dataset.findMatches(String query,
SuggestionCallback<T> callback)
Find all Suggestions matching a search query and pass them to the callback. |
void |
CollectionDataset.findMatches(String query,
SuggestionCallback<T> callback)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||