Determines whether the node can be connected with links of the specified type.
Namespace: MindFusion.Diagramming
File: DiagramNode.js
JavaScript Copy Code |
---|
function acceptLinks (outgoing) |
Boolean. true to check for outgoing links, or false otherwise.
Boolean. true if the node accepts connections of the specified type, or false otherwise.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |