@DomEvent(value="date-selected",
debounce=)
public class DateSelectedEvent<T extends com.vaadin.flow.component.Component>
extends com.vaadin.flow.component.ComponentEvent<T>
source| Constructor and Description |
|---|
DateSelectedEvent(T source,
boolean fromClient,
LocalDate date) |
DateSelectedEvent(T source,
boolean fromClient,
String date) |
| Modifier and Type | Method and Description |
|---|---|
LocalDate |
getDate() |
getSource, isFromClient, unregisterListenertoStringCopyright © 2021 Flowing Code. All rights reserved.