Search
AddItemCommand Class
Remarks See Also
 





Implements creation of new diagram items.

Namespace: MindFusion.Diagramming
Package: AddItemCommand.js

 Syntax

JavaScript  Copy Code

// class
AddItemCommand.prototype = {}

 Remarks

The control automatically creates instances of this class when items are added either interactively or from code.

 Inheritance Hierarchy

MindFusion.Diagramming.Command
    MindFusion.Diagramming.AddItemCommand

 See Also