| Interface | Description |
|---|---|
| ComponentClickListener<C extends com.vaadin.flow.component.Component & Clickable> |
Marker interface for objects that react to
ComponentClickEvents. |
| ComponentClickNotifier<C extends com.vaadin.flow.component.Component & Clickable> |
Marker interface for objects that broadcast
ComponentClickEvents. |
| Class | Description |
|---|---|
| ComponentClickEvent<C extends com.vaadin.flow.component.Component & Clickable> |
An event for button clicks.
|
Copyright © 2024 Miki. All rights reserved.