Package | Description |
---|---|
org.eclipse.jface.text.contentassist |
Provides a content assist add-on for an ITextViewer.
|
Modifier and Type | Method and Description |
---|---|
void |
ICompletionListener.assistSessionEnded(ContentAssistEvent event)
Called when a code assist session ends (for example, the proposal popup is closed).
|
void |
ICompletionListener.assistSessionStarted(ContentAssistEvent event)
Called when code assist is invoked when there is no current code assist session.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.