Determines whether the node can be connected with links of the specified type.
Namespace: MindFusion.Diagramming
Package: DiagramNode.js
JavaScript Copy Code |
---|
function acceptLinks (outgoing) |
true to check for outgoing links; otherwise, false.
Type: Boolean
true if the node accepts connections of the specified type; otherwise, false.