Adds an item to the list view.
Namespace: MindFusion.Diagramming
Assembly: 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.
MvcDiagram Programmer's Guide | © 2025 MindFusion |