|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.ui.editor.autoedit.AbstractEditStrategy
org.eclipse.xtext.ui.editor.autoedit.PartitionDeletionEditStrategy
public class PartitionDeletionEditStrategy
| Nested Class Summary | |
|---|---|
static class |
PartitionDeletionEditStrategy.Factory
|
| Field Summary |
|---|
| Fields inherited from class org.eclipse.xtext.ui.editor.autoedit.AbstractEditStrategy |
|---|
debug, DEBUG |
| Constructor Summary | |
|---|---|
PartitionDeletionEditStrategy(java.lang.String left,
java.lang.String right)
|
|
| Method Summary | |
|---|---|
protected void |
internalCustomizeDocumentCommand(org.eclipse.jface.text.IDocument document,
org.eclipse.jface.text.DocumentCommand command)
|
| Methods inherited from class org.eclipse.xtext.ui.editor.autoedit.AbstractEditStrategy |
|---|
count, customizeDocumentCommand, getDocumentContent, handleBadLocationException, isIdentifierPart, verifyKey |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PartitionDeletionEditStrategy(java.lang.String left,
java.lang.String right)
| Method Detail |
|---|
protected void internalCustomizeDocumentCommand(org.eclipse.jface.text.IDocument document,
org.eclipse.jface.text.DocumentCommand command)
throws org.eclipse.jface.text.BadLocationException
internalCustomizeDocumentCommand in class AbstractEditStrategyorg.eclipse.jface.text.BadLocationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||