Uses of Class
com.vaadin.hilla.signals.ListSignal
Packages that use ListSignal
-
Uses of ListSignal in com.vaadin.hilla.signals
Methods in com.vaadin.hilla.signals that return ListSignalModifier and TypeMethodDescriptionListSignal.asReadonly()protected ListSignal<T>ListSignal.getDelegate()ListSignal.withOperationValidator(OperationValidator<T> validator) Returns a new signal that validates the operations with the provided validator.Constructors in com.vaadin.hilla.signals with parameters of type ListSignal