LEADTOOLS JavaScript (Leadtools.Annotations.Core)

CollectionChanged Event (AnnObjectCollection)

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
AnnNotifyCollectionChangedEventArgs

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

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

Reference

AnnObjectCollection Object
AnnObjectCollection Members

 

 


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