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