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 or any annotation that enables your class for dependency injection.

See also

Functions

Link copied to clipboard