Uses of Interface
org.eclipse.jface.contentassist.ISubjectControlContextInformationValidator
-
Packages that use ISubjectControlContextInformationValidator Package Description org.eclipse.jface.contentassist Provides a content assist add-on for implementors ofIContentAssistSubjectControl
. -
-
Uses of ISubjectControlContextInformationValidator in org.eclipse.jface.contentassist
Classes in org.eclipse.jface.contentassist that implement ISubjectControlContextInformationValidator Modifier and Type Class Description class
SubjectControlContextInformationValidator
Deprecated.As of 3.2, replaced by Platform UI's field assist support
-