|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.jface.text.DocumentEvent org.eclipse.xtext.ui.editor.model.XtextDocumentEvent
public class XtextDocumentEvent
Field Summary |
---|
Fields inherited from class org.eclipse.jface.text.DocumentEvent |
---|
fDocument, fLength, fModificationStamp, fOffset, fText |
Constructor Summary | |
---|---|
XtextDocumentEvent(org.eclipse.jface.text.DocumentEvent original,
org.eclipse.jface.text.Region damagedRegion)
|
Method Summary | |
---|---|
org.eclipse.jface.text.Region |
getDamagedRegion()
|
org.eclipse.jface.text.DocumentEvent |
getOriginalDocumentEvent()
|
Methods inherited from class org.eclipse.jface.text.DocumentEvent |
---|
getDocument, getLength, getModificationStamp, getOffset, getText, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public XtextDocumentEvent(org.eclipse.jface.text.DocumentEvent original, org.eclipse.jface.text.Region damagedRegion)
Method Detail |
---|
public org.eclipse.jface.text.Region getDamagedRegion()
public org.eclipse.jface.text.DocumentEvent getOriginalDocumentEvent()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |