Search
ItemEventArgs Class
See Also
 





Contains the arguments passed to handlers of item-related events.

Namespace: MindFusion.Diagramming
Package: EventArgs.js

 Syntax

JavaScript  Copy Code

// class
ItemEventArgs.prototype = {}

 Inheritance Hierarchy

MindFusion.Controls.CancelEventArgs
    MindFusion.Diagramming.ItemEventArgs

 See Also