Uses of Interface
com.vaadin.signals.impl.SignalTree.CommandSubscriber
Packages that use SignalTree.CommandSubscriber
-
Uses of SignalTree.CommandSubscriber in com.vaadin.signals.impl
Methods in com.vaadin.signals.impl with parameters of type SignalTree.CommandSubscriberModifier and TypeMethodDescriptionSignalTree.subscribeToProcessed(SignalTree.CommandSubscriber subscriber) Registers a callback that is executed after commands are processed (regardless of acceptance or rejection).