LeadEvent Object

Summary

LEADTOOLS support for JavaScript events.

Syntax
TypeScript
JavaScript
function lt.LeadEvent 
class lt.LeadEvent() 

Remarks

The LeadEvent class provides support for adding events to JavaScript that closely resembles the .NET event module.

All LeadEvent instances have an add and remove function that take a single parameter, handlerFn. Users should be sure that the same reference to the function is used for remove that is used for add.

For an example, refer to the LEADTOOLS TypeScriptDemo.

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 Assembly