AutocompleteHandlerProvider

@InterfacedService(acceptMultiple = true)
interface AutocompleteHandlerProvider(source)

Interface to declare autocomplete handlers, ran once at startup.

Usage: Register your instance as a service with @BService.

See also

Functions

Link copied to clipboard