@Deprecated public static class CalendarComponentEvents.DateClickEvent extends CalendarComponentEvent
| Modifier and Type | Field and Description |
|---|---|
static String |
EVENT_ID
Deprecated.
|
source| Constructor and Description |
|---|
DateClickEvent(Calendar source,
Date date)
Deprecated.
DateClickEvent needs the target date that was clicked.
|
| Modifier and Type | Method and Description |
|---|---|
Date |
getDate()
Deprecated.
Get clicked date.
|
getComponentgetConnectorgetSource, toStringpublic static final String EVENT_ID
public Date getDate()
Copyright © 2019 Vaadin Ltd. All rights reserved.