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