Uses of Interface
com.vaadin.signals.SignalCommand.ScopeOwnerCommand
Packages that use SignalCommand.ScopeOwnerCommand
-
Uses of SignalCommand.ScopeOwnerCommand in com.vaadin.signals
Classes in com.vaadin.signals that implement SignalCommand.ScopeOwnerCommandModifier and TypeClassDescriptionstatic final recordInserts a new node with the given value at the given list insert position.static final recordStores the given value in a child node with the given key if it doesn't already exist. -
Uses of SignalCommand.ScopeOwnerCommand in com.vaadin.signals.impl
Methods in com.vaadin.signals.impl that return types with arguments of type SignalCommand.ScopeOwnerCommandModifier and TypeMethodDescriptionCommandResult.Accept.originalInserts()Returns the value of theoriginalInsertsrecord component.TreeRevision.originalInserts()Gets a map of signal commands for creating any nodes owned by this tree.