Page MenuHomeGitPull.it
Diviner Javelin Docs JX.TypeaheadStaticSource

class JX.TypeaheadStaticSource
Javelin Documentation ()

Typeahead source that uses static data passed to the constructor. For larger datasets, use JX.TypeaheadPreloadedSource or JX.TypeaheadOnDemandSource to improve performance.

Methods

construct(data)

This method is not documented.
Parameters
data
This method is not documented.