@turnert wrote:
Is there a way to highlight all ports that are available to be linked from/to given the state of a tool?
For instance, I want to highlight all available
fromPorts
on the diagram. Once I select one, I want to highlight all availabletoPorts
which match a certain criteria. This would be managed through my ClickLinkingTool I've created.I've gone through several examples that demonstrate the highlighting of connected nodes and links, however, this is not what I want to do.
Posts: 7
Participants: 2