Package org.vaadin.miki.events.click
-
Interface Summary Interface Description ComponentClickListener<C extends com.vaadin.flow.component.Component & Clickable> Marker interface for objects that react toComponentClickEvents.ComponentClickNotifier<C extends com.vaadin.flow.component.Component & Clickable> Marker interface for objects that broadcastComponentClickEvents. -
Class Summary Class Description ComponentClickEvent<C extends com.vaadin.flow.component.Component & Clickable> An event for button clicks.