|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.ui.editor.contentassist.ReplacementTextApplier
public abstract class ReplacementTextApplier
| Constructor Summary | |
|---|---|
ReplacementTextApplier()
|
|
| Method Summary | |
|---|---|
void |
apply(org.eclipse.jface.text.IDocument document,
ConfigurableCompletionProposal proposal)
|
abstract java.lang.String |
getActualReplacementString(ConfigurableCompletionProposal proposal)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReplacementTextApplier()
| Method Detail |
|---|
public void apply(org.eclipse.jface.text.IDocument document,
ConfigurableCompletionProposal proposal)
throws org.eclipse.jface.text.BadLocationException
apply in interface ConfigurableCompletionProposal.IReplacementTextApplierorg.eclipse.jface.text.BadLocationExceptionpublic abstract java.lang.String getActualReplacementString(ConfigurableCompletionProposal proposal)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||