Uses of Interface
org.eclipse.jface.text.contentassist.IContextInformationValidator
Packages that use IContextInformationValidator
Package
Description
Provides a content assist add-on for implementors of
IContentAssistSubjectControl
.Provides a content assist add-on for an
ITextViewer
.Application programming interfaces for interaction
with the Eclipse text template support.
Provides a framework for text editors obeying to the
desktop rules.
-
Uses of IContextInformationValidator in org.eclipse.jface.contentassist
Subinterfaces of IContextInformationValidator in org.eclipse.jface.contentassistModifier and TypeInterfaceDescriptioninterface
Deprecated.As of 3.2, replaced by Platform UI's field assist supportClasses in org.eclipse.jface.contentassist that implement IContextInformationValidatorModifier and TypeClassDescriptionfinal class
Deprecated.As of 3.2, replaced by Platform UI's field assist support -
Uses of IContextInformationValidator in org.eclipse.jface.text.contentassist
Classes in org.eclipse.jface.text.contentassist that implement IContextInformationValidatorModifier and TypeClassDescriptionfinal class
A default implementation of theIContextInfomationValidator
interface.Methods in org.eclipse.jface.text.contentassist that return IContextInformationValidatorModifier and TypeMethodDescriptionIContentAssistProcessor.getContextInformationValidator()
Returns a validator used to determine when displayed context information should be dismissed. -
Uses of IContextInformationValidator in org.eclipse.jface.text.templates
Methods in org.eclipse.jface.text.templates that return IContextInformationValidator -
Uses of IContextInformationValidator in org.eclipse.ui.texteditor
Methods in org.eclipse.ui.texteditor that return IContextInformationValidator