Methods from org.eclipse.text used by org.eclipse.wst.jsdt.web.core

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.jface.text.DocumentEvent.getLength()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.core.javascript.DocumentChangeListenerToTextEdit.documentChanged(DocumentEvent)50

org.eclipse.jface.text.DocumentEvent.getOffset()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.core.javascript.DocumentChangeListenerToTextEdit.documentChanged(DocumentEvent)51

org.eclipse.jface.text.DocumentEvent.getText()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.core.javascript.DocumentChangeListenerToTextEdit.documentChanged(DocumentEvent)52

org.eclipse.jface.text.IDocument.addDocumentListener(IDocumentListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.core.internal.modelhandler.WebResourceChangeHandler.initialize()187
org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.JsTranslator(IStructuredDocument, String, boolean)142
org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.JsTranslator(IStructuredDocument, String)127

org.eclipse.jface.text.IDocument.get()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.core.javascript.JsTranslation.getHtmlText()323

org.eclipse.jface.text.IDocument.getLineOfOffset(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.core.internal.validation.JsValidator.createMessageFromProblem(IProblem, IFile, IJsTranslation, IDocument)155

org.eclipse.jface.text.IDocument.removeDocumentListener(IDocumentListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.core.internal.modelhandler.WebResourceChangeHandler.finalize()169
org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.release()578

org.eclipse.jface.text.Position.getOffset()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.core.javascript.JsTranslation.insertInFirstScriptRegion(String)392

org.eclipse.jface.text.Position.includes(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.core.javascript.JsTranslation.ifOffsetInImportNode(int)499

org.eclipse.jface.text.Position.overlapsWith(int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.core.javascript.JsTranslation.insertScript(int, String)409

org.eclipse.jface.text.Position.Position(int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.translateInlineJSNode(IStructuredDocumentRegion)416
org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.translateJSNode(IStructuredDocumentRegion)508
org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.translateScriptImportNode(IStructuredDocumentRegion)539

org.eclipse.text.edits.DeleteEdit.DeleteEdit(int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.core.javascript.DocumentChangeListenerToTextEdit.documentChanged(DocumentEvent)63

org.eclipse.text.edits.InsertEdit.InsertEdit(int, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.core.javascript.DocumentChangeListenerToTextEdit.documentChanged(DocumentEvent)58

org.eclipse.text.edits.MultiTextEdit.MultiTextEdit()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.core.javascript.DocumentChangeListenerToTextEdit.DocumentChangeListenerToTextEdit()41

org.eclipse.text.edits.ReplaceEdit.ReplaceEdit(int, int, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.core.javascript.DocumentChangeListenerToTextEdit.documentChanged(DocumentEvent)68

org.eclipse.text.edits.TextEdit.addChild(TextEdit)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.core.javascript.DocumentChangeListenerToTextEdit.documentChanged(DocumentEvent)64
org.eclipse.wst.jsdt.web.core.javascript.DocumentChangeListenerToTextEdit.documentChanged(DocumentEvent)59
org.eclipse.wst.jsdt.web.core.javascript.DocumentChangeListenerToTextEdit.documentChanged(DocumentEvent)69

Back to reference summary for org.eclipse.wst.jsdt.web.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict