public static class UICalendar.LSPSCalendarEvent
extends com.vaadin.ui.components.calendar.event.BasicEvent
com.vaadin.ui.components.calendar.event.CalendarEvent.EventChangeEvent, com.vaadin.ui.components.calendar.event.CalendarEvent.EventChangeListener, com.vaadin.ui.components.calendar.event.CalendarEvent.EventChangeNotifier| Modifier and Type | Field and Description |
|---|---|
Variant<?> |
wrappedBusinessData
Reference to the business data object wrapper (use
UIComponents.unwrap(java.io.Serializable) to obtain actual data object). |
| Constructor and Description |
|---|
LSPSCalendarEvent(String caption,
String description,
Date startDate,
Date endDate,
Variant<?> wrappedBusinessData) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getBusinessData() |
public final Variant<?> wrappedBusinessData
UIComponents.unwrap(java.io.Serializable) to obtain actual data object).public Object getBusinessData()
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.