LEADTOOLS JavaScript (Leadtools)
LEAD Technologies, Inc

RemoveFromEvent Method

Object containing the event.
String containing the event name.
Event handler method.
Removes a handler from an event.
Syntax
 function Leadtools.LeadEventArgs.removeFromEvent( 
   obj ,
   eventName ,
   method 
)

Parameters

ParameterTypeDescription
objobjectObject containing the event.
eventNamestringString containing the event name.
methodobjectEvent handler method.
Remarks

To add a handler to an event, use AddToEvent.

Example

For an example, refer to AddToEvent.

See Also

Reference

LeadEventArgs Object
LeadEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.