LEADTOOLS support for JavaScript events.
function lt.LeadEvent
class lt.LeadEvent()
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.
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