public interface ISubjectControlContextInformationValidator extends IContextInformationValidator
IContextInformationValidator
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 validator for the given context information.
|
install, isContextInformationValid
void install(IContextInformation info, IContentAssistSubjectControl contentAssistSubjectControl, int offset)
info
- the context information which this validator should checkcontentAssistSubjectControl
- 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.