|
Eclipse Platform Release 3.1 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
A completion listener is informed before the content assisant computes completion proposals.
Clients may implement this interface.
XXX this API is provisional and may change anytime during the course of 3.2
| Method Summary | |
|---|---|
void |
assistSessionEnded(ContentAssistEvent event)
Called when a code assist session ends (for example, the proposal popup is closed). |
void |
assistSessionStarted(ContentAssistEvent event)
Called when code assist is invoked when there is no current code assist session. |
| Method Detail |
public void assistSessionStarted(ContentAssistEvent event)
event - the content assist eventpublic void assistSessionEnded(ContentAssistEvent event)
event - the content assist event
|
Eclipse Platform Release 3.1 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.