|
||||||||||
| 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.m2m.atl.adt.ui.text.atl.AtlTemplateProposal
org.eclipse.m2m.atl.adt.ui.text.atl.AtlInstalledTemplateProposal
public class AtlInstalledTemplateProposal
This class allows us to split an installed template description so that it fits in the completion panel.
| Constructor Summary | |
|---|---|
AtlInstalledTemplateProposal(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,
int relevance,
java.lang.String information)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDisplayString()
|
| Methods inherited from class org.eclipse.m2m.atl.adt.ui.text.atl.AtlTemplateProposal |
|---|
compareTo, getAdditionalProposalInfo |
| Methods inherited from class org.eclipse.jface.text.templates.TemplateProposal |
|---|
apply, apply, apply, getContext, getContextInformation, getContextInformationPosition, getImage, getInformationControlCreator, getPrefixCompletionStart, getPrefixCompletionText, getRelevance, getReplaceEndOffset, getReplaceOffset, getSelection, getTemplate, getTriggerCharacters, isValidFor, selected, setInformationControlCreator, unselected, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AtlInstalledTemplateProposal(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,
int relevance,
java.lang.String information)
| Method Detail |
|---|
public java.lang.String getDisplayString()
getDisplayString in interface org.eclipse.jface.text.contentassist.ICompletionProposalgetDisplayString in class org.eclipse.jface.text.templates.TemplateProposalTemplateProposal.getDisplayString()
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||