public interface ISubjectControlContextInformationPresenter extends IContextInformationPresenter
IContextInformationPresenter
to
allow to install a content assistant on the given
content assist subject control.Modifier and Type | Method and Description |
---|---|
void |
install(IContextInformation info,
IContentAssistSubjectControl contentAssistSubjectControl,
int offset)
Deprecated.
Installs this presenter for the given context information.
|
install, updatePresentation
void install(IContextInformation info, IContentAssistSubjectControl contentAssistSubjectControl, int offset)
info
- the context information which this presenter should stylecontentAssistSubjectControl
- the content assist subject controloffset
- the document offset for which the information has been computed
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.