The completion widget the handler will connect to.
The data connector used to populate completion requests.
The only method of this connector that will ever be called is fetch
, so
it is acceptable for the other methods to be simple functions that return
rejected promises.
Generated using TypeDoc
The instantiation options for cell completion handlers.