|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IContentAssistInvocationContext | |
|---|---|
| com.ibm.systemz.common.editor.extensionpoints.contentassist | |
| Uses of IContentAssistInvocationContext in com.ibm.systemz.common.editor.extensionpoints.contentassist |
|---|
| Methods in com.ibm.systemz.common.editor.extensionpoints.contentassist with parameters of type IContentAssistInvocationContext | |
|---|---|
java.util.List<SimpleCompletionProposal> |
ICompletionProposalComputer.computeCompletionProposals(IContentAssistInvocationContext context,
org.eclipse.core.runtime.IProgressMonitor monitor)
Returns a list of completion proposals valid at the given invocation context. |
java.util.List<org.eclipse.jface.text.contentassist.IContextInformation> |
ICompletionProposalComputer.computeContextInformation(IContentAssistInvocationContext context,
org.eclipse.core.runtime.IProgressMonitor monitor)
Returns context information objects valid at the given invocation context. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||