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()
.Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.