MindFusion.Diagramming for JavaScript Programmer's Guide

ItemEventArgs Class

See Also
 





Contains the arguments passed to event handlers of the ObservableCollection class.

Namespace: MindFusion.Collections
File: ItemEventArgs.js

 Syntax

JavaScript  Copy Code

// class
ItemEventArgs.prototype = {}

 See Also