|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.text.DefaultIndentLineAutoEditStrategy
org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLAutoIndentStrategy
public class SQLAutoIndentStrategy
Constructor Summary | |
---|---|
SQLAutoIndentStrategy(java.lang.String partitioning)
Creates a new SQL auto indent strategy for the given document partitioning. |
Method Summary | |
---|---|
void |
customizeDocumentCommand(org.eclipse.jface.text.IDocument d,
org.eclipse.jface.text.DocumentCommand c)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SQLAutoIndentStrategy(java.lang.String partitioning)
partitioning
- the document partitioningMethod Detail |
---|
public void customizeDocumentCommand(org.eclipse.jface.text.IDocument d, org.eclipse.jface.text.DocumentCommand c)
customizeDocumentCommand
in interface org.eclipse.jface.text.IAutoEditStrategy
customizeDocumentCommand
in class org.eclipse.jface.text.DefaultIndentLineAutoEditStrategy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |