LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

CollectionChanged Event (AnnAutomations)

Show in webframe
Occurs when the collection changes.
Syntax
add_collectionChanged(function(sender, e))
collectionChanged.add(function(sender, e))
remove_collectionChanged(function(sender, e))
collectionChanged.remove(function(sender, e))
    
Remarks

The event handler receives an argument of type AnnNotifyCollectionChangedEventArgs, which contains data that is related to this event.

AnnNotifyCollectionChangedEventArgs
Event Data
Parameter Type Description
sender 'var' The source of the event.
e # The event data.
See Also

Reference

AnnAutomations Object
AnnAutomations Members

 

 


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