Uses of Interface
com.vaadin.flow.signals.Node
Packages that use Node
Package
Description
-
Uses of Node in com.vaadin.flow.signals
Classes in com.vaadin.flow.signals that implement NodeModifier and TypeClassDescriptionstatic final recordA node alias.static final recordA data node.Methods in com.vaadin.flow.signals that return types with arguments of type NodeModifier and TypeMethodDescriptionSignalCommand.SnapshotCommand.nodes()Returns the value of thenodesrecord component.Constructor parameters in com.vaadin.flow.signals with type arguments of type NodeModifierConstructorDescriptionSnapshotCommand(Id commandId, Map<Id, Node> nodes) Creates an instance of aSnapshotCommandrecord class.