|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Extends IContextInformationValidator
to
allow to install a content assistant on the given
content assist subject control.
Method Summary | |
---|---|
void |
install(IContextInformation info,
IContentAssistSubjectControl contentAssistSubjectControl,
int offset)
Installs this validator for the given context information. |
Methods inherited from interface org.eclipse.jface.text.contentassist.IContextInformationValidator |
---|
install, isContextInformationValid |
Method Detail |
public 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
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.