Package com.vaadin.flow.signals.impl
@NullMarked
package com.vaadin.flow.signals.impl
-
ClassDescriptionComputedSignal<T extends @Nullable Object>A signal with a value that is computed based on the value of other signals.Applies a side effect based on signal value changes.A context for running commands that might be related to each other.The type of a transaction, determining how it handles reads and writes.A listener that is expected to only be invoked the next time some event occurs but not for subsequent events.Tracks signal value read operations while a task is run.Tracks the state of some used value.Receives notifications about signal usage events.