LEADTOOLS JavaScript (Leadtools)

LeadCollection Object

Show in webframe
Members 
Represents a dynamic data collection that provides notifications when items get added, removed, or when the whole list is refreshed.
Syntax
function Leadtools.LeadCollection() 
Remarks

The LeadCollection class provides a generic observable collection class.

The class contains the CollectionChanged event. This events will fire whenever objects are added, moved, replaced or removed to/from the collection.

This class follows the design of the .NET ObservableCollection<T> class.

See Also

Reference

LeadCollection Members
Leadtools Namespace

 

 


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