Interface ClickNotifier

All Superinterfaces:
com.vaadin.flow.component.ClickNotifier<com.vaadin.flow.component.Component>, Serializable
All Known Implementing Classes:
Alert, Alert, Clickable, ElementClick

public interface ClickNotifier extends com.vaadin.flow.component.ClickNotifier<com.vaadin.flow.component.Component>
Slightly enhanced version of Vaadin's ClickNotifier.
Author:
Syam