public interface ICompletionProposalExtension6
ICompletionProposal
with the following
function:
Modifier and Type | Method and Description |
---|---|
StyledString |
getStyledDisplayString()
Returns the styled string used to display this proposal in the list of completion proposals.
|
StyledString getStyledDisplayString()
Note: ICompletionProposal.getDisplayString()
still needs to be
correctly implemented as this method might be ignored in case of uninstalled owner draw
support.
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.