emptyCellClicked Field

Summary

Optional delegate method for additional processing.

Syntax
TypeScript
JavaScript
MedicalViewer = function() { 
   this.emptyCellClicked = (default value); 
} 
emptyCellClicked: LeadEventHandler; 

Field Value

Optional delegate method for additional processing. Occurs when the user clicks on one of the empty cells in the viewer.

Remarks

To get the list of the empty cells, refer to EmptyDivs.

For more information about what an empty cell is, refer to EmptyCell.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly