Uses of Interface
org.knime.gateway.impl.service.events.SelectionEvent
Packages that use SelectionEvent
Package
Description
To be moved into the respective gateway-plugin as soon as it's part of the default build.
-
Uses of SelectionEvent in org.knime.gateway.impl.service.events
Methods in org.knime.gateway.impl.service.events that return types with arguments of type SelectionEventModifier and TypeMethodDescriptionSelectionEventSource.addEventListenerAndGetInitialEventFor(N nw) Registers a listener with the event source for the specified type of event and optionally returns the very first event to 'catch up' (instead of passing it to the associated event consumer).