Interface ButtonManager.HandlerFunction

All Superinterfaces:
BiFunction<ButtonEventContext,String,Mono<?>>, ComponentManager.HandlerFunction<ButtonEventContext>
Enclosing class:
ButtonManager
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 ButtonManager.HandlerFunction extends ComponentManager.HandlerFunction<ButtonEventContext>
A function used to handle a button press event.
Since:
1.0