Gets a collection of all links entering this node.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public DiagramLinkList getAllIncomingLinks () |
A DiagramLinkList containing all incoming links.
This method returns IncomingLinks when the node does not contain constituent parts that can be related by links, such as TableNode rows or TreeViewNode items. Otherwise, the method also collects all links that enter the child items.