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.
|
getConnectorgetSource, toStringpublic CalendarComponentEvent(Calendar source)
source - The source calendarpublic Calendar getComponent()
Component.EventgetComponent in class Component.EventCopyright © 2016 Vaadin Ltd. All rights reserved.