Uses of Class
org.eclipse.text.undo.DocumentUndoEvent
Packages that use DocumentUndoEvent
-
Uses of DocumentUndoEvent in org.eclipse.text.undo
Methods in org.eclipse.text.undo with parameters of type DocumentUndoEventModifier and TypeMethodDescriptionvoidIDocumentUndoListener.documentUndoNotification(DocumentUndoEvent event) The document is involved in an undo-related change.