Initializes a new instance of the CreateNodeController class.
Namespace: MindFusion.Diagramming
Package: CreateNodeController.js
JavaScript Copy Code |
---|
function CreateNodeController (diagram, node) |
The parent diagram of the new node.
The node that will be drawn by this controller.