connectionsManager property

ConnectionsManager connectionsManager
final

Manager the connections between the ports. The connections between the ports of the widget nodes is stored in this manager Using this manager is possible to add, remover or search by connections between the ports of the nodes

Implementation

final ConnectionsManager connectionsManager = ConnectionsManager();