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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.