Uses of Interface
com.vaadin.client.flow.reactive.InvalidateListener
Packages that use InvalidateListener
-
Uses of InvalidateListener in com.vaadin.client.flow.reactive
Methods in com.vaadin.client.flow.reactive with parameters of type InvalidateListenerModifier and TypeMethodDescriptionvoidComputation.onNextInvalidate(InvalidateListener listener) Adds an invalidate listener that will be invoked the next time this computation is invalidated.