Optional delegate method for additional processing.
MedicalViewer = function() {
this.emptyCellClicked = (default value);
}
emptyCellClicked: LeadEventHandler;
Optional delegate method for additional processing. Occurs when the user clicks on one of the empty cells in the viewer.
To get the list of the empty cells, refer to EmptyDivs.
For more information about what an empty cell is, refer to EmptyCell.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET