|
SWT LPEX v3.0.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICompletionProposal | |
---|---|
com.ibm.lpex.alef.contentassist | This package is a version of package org.eclipse.jface.text.contentassist modified for use with LPEX. |
Uses of ICompletionProposal in com.ibm.lpex.alef.contentassist |
---|
Classes in com.ibm.lpex.alef.contentassist that implement ICompletionProposal | |
class | CompletionProposal
The standard LPEX implementation of the ICompletionProposal interface. |
Methods in com.ibm.lpex.alef.contentassist that return ICompletionProposal | |
ICompletionProposal[] | IContentAssistProcessor.computeCompletionProposals(org.eclipse.jface.text.ITextViewer viewer,
int documentOffset)
Return a list of completion proposals based on the specified location within the document that corresponds to the current cursor position within the text viewer. |
|
SWT LPEX v3.0.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |