| Package | Description |
|---|---|
| org.vaadin.miki.events.state | |
| org.vaadin.miki.superfields.buttons |
| Modifier and Type | Class and Description |
|---|---|
class |
StateChangeEvent<S extends Serializable,C extends com.vaadin.flow.component.Component & HasState<S>>
Event associated with the change of component's state.
|
interface |
StateChangeListener<S extends Serializable,C extends com.vaadin.flow.component.Component & HasState<S>>
Marker interface for objects that listen to state changes.
|
interface |
StateChangeNotifier<S extends Serializable,C extends com.vaadin.flow.component.Component & HasState<S>>
Marker interface for objects that broadcast
StateChangeEvents. |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiClickButton
A button that needs multiple clicks before a regular click listener can be invoked.
|
Copyright © 2024 Miki. All rights reserved.