invalidateAutocompleteCache
Invalidates the autocomplete cache of the specified autocomplete handler.
This means that the cache of this autocomplete handler will be fully cleared.
Parameters
autocompleteHandlerName
The name of the autocomplete handler, supplied at AutocompleteHandler.name or AutocompleteManager.autocomplete
Invalidates the autocomplete cache of the specified autocomplete handler.
This means that the cache of this autocomplete handler will be fully cleared.
Parameters
autocompleteHandler
The autocomplete handler, supplied at AutocompleteManager.autocomplete