org.eclipse.jface.text
Interface IDocumentExtension.IReplace
-
Enclosing interface:
-
IDocumentExtension
-
public static interface IDocumentExtension.IReplace
Interface for a post notification replace operation.
perform
void perform(
IDocument document,
IDocumentListener owner)
- Executes the replace operation on the given document.
-
-
Parameters:
-
document
- the document to be changed -
owner
- the owner of this replace operation
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.