|
Eclipse Platform 2.1 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ICompletionProposal | |
| org.eclipse.jface.text.contentassist | Provides a content assist add-on for an ITextViewer. |
| Uses of ICompletionProposal in org.eclipse.jface.text.contentassist |
| Classes in org.eclipse.jface.text.contentassist that implement ICompletionProposal | |
class |
CompletionProposal
The standard implementation of the ICompletionProposal interface. |
| Methods in org.eclipse.jface.text.contentassist that return ICompletionProposal | |
ICompletionProposal[] |
IContentAssistProcessor.computeCompletionProposals(ITextViewer viewer,
int documentOffset)
Returns a list of completion proposals based on the specified location within the document that corresponds to the current cursor position within the text viewer. |
|
Eclipse Platform 2.1 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||