Interface ButtonManager.HandlerFunction

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