Uses of Class
org.knime.gateway.api.entity.PortViewEnt
Packages that use PortViewEnt
Package
Description
This package contains entities which are used as messages between the core (i.e.
-
Uses of PortViewEnt in org.knime.gateway.api.entity
Methods in org.knime.gateway.api.entity that return PortViewEntModifier and TypeMethodDescriptionstatic PortViewEntPortViewEnt.createPortViewEntAndInitSelectionEventSource(NodePortWrapper npw, PortViewManager manager, BiConsumer<String, Object> eventConsumer) Helper to create a port with and at the same time initialize theSelectionEventSourcewhile also determining the initial selection.