inputPorts property
Observable list of input ports for incoming connections.
Ports define where connections can be attached to receive data.
Implementation
final ObservableList<Port> inputPorts;
Observable list of input ports for incoming connections.
Ports define where connections can be attached to receive data.
final ObservableList<Port> inputPorts;