| Interface | Description |
|---|---|
| Source<T> |
Interface for a source of a Dataset
|
| Class | Description |
|---|---|
| DataSet<T> |
An
AbstractConfig for a typeahead.js DataSet |
| Typeahead<T> |
A typeahead field implementing twitters typeahead.js
|
| TypeaheadConfig<T> |
Basic configuration for typeahead.js
|
| TypeaheadEvent |
Will be sent if the
TypeaheadConfigs selectEvent is set to true. |
| TypeaheadJsReference |
typeahead javascript library
|
| Enum | Description |
|---|---|
| TypeaheadEvent.Type |
Currently only SELECTED is supported.
|
Copyright © 2011–2014 AgileCoders. All rights reserved.