LEADTOOLS JavaScript (Leadtools)

Create Method (LeadEvent)

Show in webframe
The target class. Must not be null.
The event name. Must not be null or empty.
Creates a new LeadEvent object.
Syntax
 function Leadtools.LeadEvent.create( 
   target ,
   eventName 
)

Parameters

ParameterTypeDescription
targetobjectThe target class. Must not be null.
eventNamestringThe event name. Must not be null or empty.

Return Value

TypeDescription
LeadEvent The event object.
Remarks

eventName can be anything. The framework will use this to add custom properties to target.

Example

For an example, refer to LeadEvent.

See Also

Reference

LeadEvent Object
LeadEvent Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.