outputPorts property
Observable list of output ports for outgoing connections.
Ports define where connections can originate to send data.
Implementation
final ObservableList<Port> outputPorts;
Observable list of output ports for outgoing connections.
Ports define where connections can originate to send data.
final ObservableList<Port> outputPorts;