public interface IFlushable
IDocument for text based content) into the
underlying compare model ( most likely an instance of IEditableContent).
This interface may be implemented by clients.
| Modifier and Type | Method and Description |
|---|---|
void |
flush(IProgressMonitor monitor)
Request that the view contents be flushed to the underlying compare input.
|
void flush(IProgressMonitor monitor)
monitor - a progress monitor or null if progress reporting is not desired
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.