| Package | Description |
|---|---|
| com.vaadin.client.ui |
| Modifier and Type | Method and Description |
|---|---|
VAbstractCalendarPanel.SubmitListener |
VAbstractCalendarPanel.getSubmitListener()
Returns the submit listener that listens to selection made from the
panel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VAbstractCalendarPanel.setSubmitListener(VAbstractCalendarPanel.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 © 2023 Vaadin Ltd. All rights reserved.