Uses of Package
com.vaadin.signals.impl
Packages that use com.vaadin.signals.impl
-
Classes in com.vaadin.signals.impl used by com.vaadin.signalsClassDescriptionAn accepted command.Provides thread-safe access to a tree of signal nodes and a way of listening for changes to those nodes.A context for running commands that might be related to each other.A revision of a signal tree.Tracks the state of some used value.
-
Classes in com.vaadin.signals.impl used by com.vaadin.signals.implClassDescriptionThe result of applying a signal command against a tree revision.An accepted command.A data node update in an accepted command result.A rejected command, together with the reason for the rejection.A list of signal commands together with their result handlers.A tree revision that can be mutated by applying signal commands.Provides thread-safe access to a tree of signal nodes and a way of listening for changes to those nodes.Collection of callbacks representing the possible stages when committing a transaction.The tree type, used to determine how different tree instances can be combined in a transaction.An immutable tree revision.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.A revision of a signal tree.Tracks the state of some used value.