Search
InplaceEditEventArgs Class
See Also
 





Contains the arguments passed to handlers of inplace edit related events.

Namespace: MindFusion.Diagramming
Package: EventArgs.js

 Syntax

JavaScript  Copy Code

// class
InplaceEditEventArgs.prototype = {}

 Inheritance Hierarchy

MindFusion.Controls.EventArgs
    MindFusion.Diagramming.InplaceEditEventArgs

 See Also