|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.text.templates.TemplateProposal
org.eclipse.cdt.internal.ui.text.template.TemplateEngine.CTemplateProposal
public class TemplateEngine.CTemplateProposal
Constructor Summary | |
---|---|
TemplateEngine.CTemplateProposal(org.eclipse.jface.text.templates.Template template,
org.eclipse.jface.text.templates.TemplateContext context,
org.eclipse.jface.text.IRegion region,
org.eclipse.swt.graphics.Image image)
|
Method Summary | |
---|---|
java.lang.String |
getIdString()
Returns an id string that uniquely identifies this proposal. |
org.eclipse.jface.text.IInformationControlCreator |
getInformationControlCreator()
|
Methods inherited from class org.eclipse.jface.text.templates.TemplateProposal |
---|
apply, apply, apply, getAdditionalProposalInfo, getContextInformation, getContextInformationPosition, getDisplayString, getImage, getPrefixCompletionStart, getPrefixCompletionText, getRelevance, getSelection, getTriggerCharacters, isValidFor, selected, setInformationControlCreator, unselected, validate |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.cdt.ui.text.ICCompletionProposal |
---|
getRelevance |
Methods inherited from interface org.eclipse.jface.text.contentassist.ICompletionProposal |
---|
apply, getAdditionalProposalInfo, getContextInformation, getDisplayString, getImage, getSelection |
Constructor Detail |
---|
public TemplateEngine.CTemplateProposal(org.eclipse.jface.text.templates.Template template, org.eclipse.jface.text.templates.TemplateContext context, org.eclipse.jface.text.IRegion region, org.eclipse.swt.graphics.Image image)
template
- context
- region
- image
- Method Detail |
---|
public org.eclipse.jface.text.IInformationControlCreator getInformationControlCreator()
getInformationControlCreator
in interface org.eclipse.jface.text.contentassist.ICompletionProposalExtension3
getInformationControlCreator
in class org.eclipse.jface.text.templates.TemplateProposal
public java.lang.String getIdString()
ICCompletionProposal
getIdString
in interface ICCompletionProposal
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |