Interface ModalManager.HandlerFunction

All Superinterfaces:
BiFunction<ModalEventContext,String,Mono<?>>, ComponentManager.HandlerFunction<ModalEventContext>
Enclosing class:
ModalManager
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface ModalManager.HandlerFunction extends ComponentManager.HandlerFunction<ModalEventContext>
A function used to handle a modal submit event.
Since:
1.0