public class CalendarComponentEvent extends Component.Event
source
Constructor and Description |
---|
CalendarComponentEvent(Calendar source)
Set the source of the event
|
Modifier and Type | Method and Description |
---|---|
Calendar |
getComponent()
Gets the component where the event occurred.
|
getConnector
getSource, toString
public CalendarComponentEvent(Calendar source)
source
- The source calendarpublic Calendar getComponent()
Component.Event
getComponent
in class Component.Event
Copyright © 2023 Vaadin Ltd. All rights reserved.