MindFusion.Diagramming for JavaScript Programmer's Guide

NodeListView.selectBox Method

See Also
 





Selects the specified item.

Namespace: MindFusion.Diagramming
File: NodeListView.js

 Syntax

JavaScript  Copy Code

function selectBox (box)

 Parameters

box

The item to select.

 See Also