Package org.eclipse.compare.internal
Interface IFlushable2
- All Known Implementing Classes:
ContentMergeViewer,ImageMergeViewer,TextMergeViewer
public interface IFlushable2
Interface which provides the ability to flush the contents from the specified
side of the viewer.
- Since:
- 3.7
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionvoidflushLeft(IProgressMonitor monitor) voidflushRight(IProgressMonitor monitor)
-
Method Details
-
flushLeft
-
flushRight
-