|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.editors.unified.UnifiedAutoIndentStrategy
com.aptana.ide.editor.html.formatting.HTMLAutoIndentStrategy
public class HTMLAutoIndentStrategy
| Field Summary |
|---|
| Fields inherited from class com.aptana.ide.editors.unified.UnifiedAutoIndentStrategy |
|---|
configuration, context, sourceViewer |
| Constructor Summary | |
|---|---|
HTMLAutoIndentStrategy(EditorFileContext context,
org.eclipse.jface.text.source.SourceViewerConfiguration configuration,
org.eclipse.jface.text.source.ISourceViewer sourceViewer)
HTMLAutoIndentStrategy |
|
| Method Summary | |
|---|---|
static boolean |
closeTag(org.eclipse.jface.text.DocumentCommand command,
LexemeList ll,
HTMLParseState parseState)
closeTag |
void |
customizeDocumentCommand(org.eclipse.jface.text.IDocument document,
org.eclipse.jface.text.DocumentCommand command)
|
protected char[] |
getAutoInsertCharacters()
getAutoInsertCharacters |
protected IFileLanguageService |
getLanguageService()
getLanguageService |
protected LexemeList |
getLexemeList()
Creates a lexeme list |
org.eclipse.jface.preference.IPreferenceStore |
getPreferenceStore()
Returns the current preference store |
protected boolean |
isValidAutoInsertLocation(org.eclipse.jface.text.IDocument d,
org.eclipse.jface.text.DocumentCommand c)
isValidAutoInsertLocation |
| Methods inherited from class com.aptana.ide.editors.unified.UnifiedAutoIndentStrategy |
|---|
autoTriggerAssist, canCloseBracket, canOverwriteBracket, closeBracket, findEndOfWhiteSpace, getAutoOverwriteCharacters, getIndentationAtOffset, getIndentationString, getIndentForCurrentLine, getIndentString, hideContentAssistPopup, indentAfterNewLine, indentAfterOpenBrace, isAutoInsertEnabled, overwriteBracket, triggerContentAssistPopup, triggerContextAssistPopup |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HTMLAutoIndentStrategy(EditorFileContext context,
org.eclipse.jface.text.source.SourceViewerConfiguration configuration,
org.eclipse.jface.text.source.ISourceViewer sourceViewer)
context - configuration - sourceViewer - | Method Detail |
|---|
protected boolean isValidAutoInsertLocation(org.eclipse.jface.text.IDocument d,
org.eclipse.jface.text.DocumentCommand c)
UnifiedAutoIndentStrategy
isValidAutoInsertLocation in class UnifiedAutoIndentStrategyUnifiedAutoIndentStrategy.isValidAutoInsertLocation(org.eclipse.jface.text.IDocument,
org.eclipse.jface.text.DocumentCommand)protected char[] getAutoInsertCharacters()
UnifiedAutoIndentStrategy
getAutoInsertCharacters in class UnifiedAutoIndentStrategyUnifiedAutoIndentStrategy.getAutoInsertCharacters()
public void customizeDocumentCommand(org.eclipse.jface.text.IDocument document,
org.eclipse.jface.text.DocumentCommand command)
customizeDocumentCommand in interface org.eclipse.jface.text.IAutoEditStrategycustomizeDocumentCommand in class UnifiedAutoIndentStrategyIAutoEditStrategy.customizeDocumentCommand(org.eclipse.jface.text.IDocument,
org.eclipse.jface.text.DocumentCommand)protected LexemeList getLexemeList()
UnifiedAutoIndentStrategy
getLexemeList in class UnifiedAutoIndentStrategyUnifiedAutoIndentStrategy.getLexemeList()
public static boolean closeTag(org.eclipse.jface.text.DocumentCommand command,
LexemeList ll,
HTMLParseState parseState)
command - ll - parseState -
protected IFileLanguageService getLanguageService()
public org.eclipse.jface.preference.IPreferenceStore getPreferenceStore()
UnifiedAutoIndentStrategy
getPreferenceStore in interface IPreferenceClientgetPreferenceStore in class UnifiedAutoIndentStrategyUnifiedAutoIndentStrategy.getPreferenceStore()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||