LEADTOOLS JavaScript (Leadtools)

NotifyLeadCollectionChangedAction Enumeration

Show in webframe
Describes the action that caused a LeadCollection.CollectionChanged event.
Syntax
Leadtools.NotifyLeadCollectionChangedAction = function() { };
Leadtools.NotifyLeadCollectionChangedAction.prototype = {
add = 0, remove = 1, replace = 2, move = 3, reset = 4, };
Members
ValueMemberDescription
0addOne or more items were added to the collection.
1removeOne or more items were removed from the collection.
2replaceOne or more items were replaced in the collection.
3moveOne or more items were moved within the collection.
4resetThe content of the collection changed dramatically.
See Also

Reference

Leadtools Namespace

 

 


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