public static final class ProposalUtil.TextProposal extends Object implements org.eclipse.jface.fieldassist.IContentProposal
| Constructor and Description |
|---|
TextProposal(String text) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
int |
getCursorPosition() |
String |
getDescription() |
String |
getLabel() |
public TextProposal(String text)
public int getCursorPosition()
getCursorPosition in interface org.eclipse.jface.fieldassist.IContentProposalpublic String getContent()
getContent in interface org.eclipse.jface.fieldassist.IContentProposalpublic String getLabel()
getLabel in interface org.eclipse.jface.fieldassist.IContentProposalpublic String getDescription()
getDescription in interface org.eclipse.jface.fieldassist.IContentProposalCopyright © 2005–2021 Eclipse Foundation. All rights reserved.