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