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.IContentProposal
public String getContent()
getContent
in interface org.eclipse.jface.fieldassist.IContentProposal
public String getLabel()
getLabel
in interface org.eclipse.jface.fieldassist.IContentProposal
public String getDescription()
getDescription
in interface org.eclipse.jface.fieldassist.IContentProposal
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.