Loads the tree view items from a data object.
Namespace: MindFusion.Diagramming
Assembly: TreeViewNode.js
SyntaxJavaScript
Copy Code
|
|---|
function fromObject (data) |
Object. The object containing the tree view data.
ExampleJavaScript
Copy Code
|
|---|
node.fromObject( |
See Also