Callback function that will be triggered whenever the CompareView's differences set has changed.
CompareView.prototype.onDiffChange = function(
diff
)
onDiffChange(
diff: DocumentDifference
): void;
diff
Active differences for the CompareView.
The default value is null. Add a callback function here to be notified when the diff set has changed. This is a good place to hook up any UI updates that depend on the diff set.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document