| Modifier and Type | Method and Description |
|---|---|
static <T> TypeaheadConfig<T> |
TypeaheadConfig.forRemote(Bloodhound<T> bloodhound)
Convenience method for creating a typeahead.js remote
Bloodhound configuration |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalBloodhound<T>
A
Bloodhound implementation for local datasets. |
Copyright © 2011–2014 AgileCoders. All rights reserved.