Creates and initializes a new NodeListView from the specified element. This method is static and can be called without creating an instance of the class.
Namespace: MindFusion.Diagramming
File: NodeListView.js
JavaScript Copy Code |
---|
function create (element) |
HTMLCanvasElement. The DOM element that the NodeListView should be attached to.
A NodeListView object that represents the newly created list view.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |