Adds an item to the list view.
Namespace: MindFusion.Diagramming
File: ListViewBase.js
JavaScript
![]() |
---|
function addItem (item, [caption, [locked, [inactive]]]) |
DiagramItem. The item to add.
String. The caption to display for the item.
Boolean. Indicates whether the item can be dragged.
Boolean. Indicates whether the item can be selected.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2025 MindFusion |