| Package | Description |
|---|---|
| org.vaadin.miki.events.click | |
| org.vaadin.miki.superfields.buttons |
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentClickEvent<C extends com.vaadin.flow.component.Component & Clickable>
An event for button clicks.
|
interface |
ComponentClickListener<C extends com.vaadin.flow.component.Component & Clickable>
Marker interface for objects that react to
ComponentClickEvents. |
interface |
ComponentClickNotifier<C extends com.vaadin.flow.component.Component & Clickable>
Marker interface for objects that broadcast
ComponentClickEvents. |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexedButton
An indexed
Button, i.e. |
class |
MultiClickButton
A button that needs multiple clicks before a regular click listener can be invoked.
|
Copyright © 2023 Miki. All rights reserved.