MindFusion.Diagramming for JavaScript Programmer's Guide

NodeListView Class

See Also
 





ListBox control with support for hosting DiagramNodes and dragging them to the Diagram control. Items' labels can be set by assigning them to the Tag property of nodes.

Namespace: MindFusion.Diagramming
File: NodeListView.js

 Syntax

JavaScript  Copy Code

// class
NodeListView.prototype = {}

 See Also