Returns the component created for the template element with specified name.
Namespace: MindFusion.Diagramming
File: CompositeNode.js
JavaScript Copy Code |
---|
function getComponent (name) |
String. A string specifying the value of the name attribute in node's template.
Component. The component created for specified element in the template.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |