public static interface VCalendar.DateClickListener
| Modifier and Type | Method and Description |
|---|---|
void |
dateClick(String date)
Triggered when a date was clicked
|
void dateClick(String date)
date - The date and time that was clickedCopyright © 2016 Vaadin Ltd. All rights reserved.