Page MenuHomeGitPull.it
Diviner Javelin Docs JX.TypeaheadPreloadedSource

class JX.TypeaheadPreloadedSource
Javelin Documentation ()

Simple datasource that loads all possible results from a single call to a URI. This is appropriate if the total data size is small (up to perhaps a few thousand items). If you have more items so you can't ship them down to the client in one repsonse, use JX.TypeaheadOnDemandSource.

Methods

This method is not documented.
Parameters
uri

setReady(ready)

This method is not documented.
Parameters
ready