| Interface | Description |
|---|---|
| ICompletionProposalListener |
This interface is used to listen to additional notifications from a
CompletionProposalAdapter. |
| Class | Description |
|---|---|
| CompletionProposalAdapter |
This is a stripped copy from
ContentProposalAdapter that delegates
the popup to a CompletionProposal managed by a
IContentAssistant. |