|
Eclipse Platform Release 3.1 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TextContentAssistInvocationContext | |
|---|---|
| org.eclipse.jface.text.contentassist | Provides a content assist add-on for an ITextViewer. |
| org.eclipse.ui.texteditor | Provides a framework for text editors obeying to the desktop rules. |
| Uses of TextContentAssistInvocationContext in org.eclipse.jface.text.contentassist |
|---|
| Methods in org.eclipse.jface.text.contentassist with parameters of type TextContentAssistInvocationContext | |
List |
ICompletionProposalComputer.computeCompletionProposals(TextContentAssistInvocationContext context,
IProgressMonitor monitor)
Returns a list of completion proposals valid at the given invocation context. |
List |
ICompletionProposalComputer.computeContextInformation(TextContentAssistInvocationContext context,
IProgressMonitor monitor)
Returns context information objects valid at the given invocation context. |
| Uses of TextContentAssistInvocationContext in org.eclipse.ui.texteditor |
|---|
| Methods in org.eclipse.ui.texteditor with parameters of type TextContentAssistInvocationContext | |
List |
HippieProposalComputer.computeCompletionProposals(TextContentAssistInvocationContext context,
IProgressMonitor monitor)
|
List |
HippieProposalComputer.computeContextInformation(TextContentAssistInvocationContext context,
IProgressMonitor monitor)
|
|
Eclipse Platform Release 3.1 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.