| Package | Description |
|---|---|
| com.vaadin.client.ui |
| Modifier and Type | Method and Description |
|---|---|
VCalendarPanel.SubmitListener |
VCalendarPanel.getSubmitListener()
Returns the submit listener that listens to selection made from the panel
|
| Modifier and Type | Method and Description |
|---|---|
void |
VCalendarPanel.setSubmitListener(VCalendarPanel.SubmitListener submitListener)
The submit listener is called when the user selects a value from the
calender either by clicking the day or selects it by keyboard.
|
Copyright © 2016 Vaadin Ltd. All rights reserved.