public interface ISubjectControlContentAssistant extends IContentAssistant
IContentAssistant
to
allow to install a content assistant on the given
content assist subject control.CONTEXT_INFO_ABOVE, CONTEXT_INFO_BELOW, PROPOSAL_OVERLAY, PROPOSAL_REMOVE, PROPOSAL_STACKED
Modifier and Type | Method and Description |
---|---|
void |
install(IContentAssistSubjectControl contentAssistSubjectControl)
Deprecated.
Installs content assist support on the given subject.
|
getContentAssistProcessor, install, showContextInformation, showPossibleCompletions, uninstall
void install(IContentAssistSubjectControl contentAssistSubjectControl)
contentAssistSubjectControl
- the one who requests content assistGuidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.