Package | Description |
---|---|
net.bluemind.calendar.pdf.internal |
Modifier and Type | Field and Description |
---|---|
java.util.List<PrintCalendarList.CalDisplay> |
PrintCalendarList.PrintEvent.attendees |
Modifier and Type | Method and Description |
---|---|
PrintCalendarList.CalDisplay |
PrintCalendarList.PrintEvent.getChair() |
Modifier and Type | Method and Description |
---|---|
java.util.List<PrintCalendarList.CalDisplay> |
PrintCalendarList.PrintEvent.getAttendees() |
java.util.List<PrintCalendarList.CalDisplay> |
PrintCalendarList.PrintEvent.getFattendees() |
Constructor and Description |
---|
PrintEvent(java.lang.String timeSlot,
java.lang.String color,
java.lang.String title,
boolean details,
VEvent event,
PrintCalendarList.CalDisplay chair,
java.util.List<PrintCalendarList.CalDisplay> attendees,
java.util.List<PrintCalendarList.CalDisplay> fattendees,
java.lang.String description) |
Constructor and Description |
---|
PrintEvent(java.lang.String timeSlot,
java.lang.String color,
java.lang.String title,
boolean details,
VEvent event,
PrintCalendarList.CalDisplay chair,
java.util.List<PrintCalendarList.CalDisplay> attendees,
java.util.List<PrintCalendarList.CalDisplay> fattendees,
java.lang.String description) |
PrintEvent(java.lang.String timeSlot,
java.lang.String color,
java.lang.String title,
boolean details,
VEvent event,
PrintCalendarList.CalDisplay chair,
java.util.List<PrintCalendarList.CalDisplay> attendees,
java.util.List<PrintCalendarList.CalDisplay> fattendees,
java.lang.String description) |
Copyright © 2021. All Rights Reserved.