inputPorts property

ObservableList<Port> inputPorts
final

Observable list of input ports for incoming connections.

Ports define where connections can be attached to receive data.

Implementation

final ObservableList<Port> inputPorts;