public interface IContentAssistantExtension
IContentAssistant
with the following functions:
Modifier and Type | Method and Description |
---|---|
String |
completePrefix()
Inserts the common prefix of the available completions.
|
String |
getDocumentPartitioning()
Returns the document partitioning this content assistant is using.
|
String getDocumentPartitioning()
String completePrefix()
IContentAssistant.showPossibleCompletions()
.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.