| Package | Description |
|---|---|
| com.vaadin.v7.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
calendar either by clicking the day or selects it by keyboard.
|
Copyright © 2021 Vaadin Ltd. All rights reserved.