Uses of Interface
com.vaadin.signals.SignalCommand.KeyCommand
Packages that use SignalCommand.KeyCommand
-
Uses of SignalCommand.KeyCommand in com.vaadin.signals
Classes in com.vaadin.signals that implement SignalCommand.KeyCommandModifier and TypeClassDescriptionstatic final record
Adopts the given node as a child with the given key.static final record
Stores the given value in a child node with the given key.static final record
Stores the given value in a child node with the given key if it doesn't already exist.static final record
Removes the child with the given key, if present.