Uses of Interface
org.eclipse.jface.contentassist.IContentAssistSubjectControl
Packages that use IContentAssistSubjectControl
Package
Description
Provides a content assist add-on for implementors of
IContentAssistSubjectControl.Provides a content assist add-on for an
ITextViewer.-
Uses of IContentAssistSubjectControl in org.eclipse.jface.contentassist
Classes in org.eclipse.jface.contentassist that implement IContentAssistSubjectControlModifier and TypeClassDescriptionclassDeprecated.As of 3.2, replaced by Platform UI's field assist supportclassDeprecated.As of 3.2, replaced by Platform UI's field assist supportclassDeprecated.As of 3.2, replaced by Platform UI's field assist supportMethods in org.eclipse.jface.contentassist with parameters of type IContentAssistSubjectControlModifier and TypeMethodDescriptionISubjectControlContentAssistProcessor.computeCompletionProposals(IContentAssistSubjectControl contentAssistSubjectControl, int documentOffset) Deprecated.ISubjectControlContentAssistProcessor.computeContextInformation(IContentAssistSubjectControl contentAssistSubjectControl, int documentOffset) Deprecated.voidISubjectControlContentAssistant.install(IContentAssistSubjectControl contentAssistSubjectControl) Deprecated.voidISubjectControlContextInformationPresenter.install(IContextInformation info, IContentAssistSubjectControl contentAssistSubjectControl, int offset) Deprecated.voidISubjectControlContextInformationValidator.install(IContextInformation info, IContentAssistSubjectControl contentAssistSubjectControl, int offset) Deprecated.voidSubjectControlContentAssistant.install(IContentAssistSubjectControl contentAssistSubjectControl) Deprecated.voidSubjectControlContextInformationValidator.install(IContextInformation contextInformation, IContentAssistSubjectControl contentAssistSubjectControl, int offset) Deprecated. -
Uses of IContentAssistSubjectControl in org.eclipse.jface.text.contentassist
Methods in org.eclipse.jface.text.contentassist with parameters of type IContentAssistSubjectControlModifier and TypeMethodDescriptionprotected voidContentAssistant.install(IContentAssistSubjectControl contentAssistSubjectControl)