Uses of Record Class
com.vaadin.flow.component.trigger.internal.PromiseAction.Error
Packages that use PromiseAction.Error
-
Uses of PromiseAction.Error in com.vaadin.flow.component.trigger.internal
Constructor parameters in com.vaadin.flow.component.trigger.internal with type arguments of type PromiseAction.ErrorModifierConstructorDescriptionRequestFullscreenAction(Component target, SerializableRunnable onSuccess, SerializableConsumer<PromiseAction.Error> onError) Creates a fullscreen action whose outcome is reported back to the server.