|
Eclipse Platform Release 3.2 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Extends ICompletionProposal
with the following
function:
Method Summary | |
---|---|
Object |
getAdditionalProposalInfo(IProgressMonitor monitor)
Returns additional information about the proposal. |
Method Detail |
public Object getAdditionalProposalInfo(IProgressMonitor monitor)
This method may be called on a non-UI thread.
By default, the returned information is converted to a string and displayed as text; if
ICompletionProposalExtension3.getInformationControlCreator()
is implemented, the
information will be passed to a custom information control for display.
monitor
- a monitor to report progress and to watch for
cancelation
.
null
for no information
|
Eclipse Platform Release 3.2 |
|||||||||||
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, 2006. All rights reserved.