LEADTOOLS JavaScript (Leadtools.Annotations.Core)
LEAD Technologies, Inc

AnnNotifyCollectionChangedAction Enumeration


Describes the action that caused the event to occur.
Syntax
Leadtools.Annotations.Core.AnnNotifyCollectionChangedAction = function() { };
Leadtools.Annotations.Core.AnnNotifyCollectionChangedAction.prototype = {
add = 0, remove = 1, replace = 2, move = 3, reset = 4, };
!MISSING Scrap '_RTJavaScript_Enumeration_SYNTAX'!
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 has changed dramatically.
See Also

Reference

Leadtools.Annotations.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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