public class PrintCalendarList extends PrintCalendar
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
PrintCalendarList.CalDay  | 
static class  | 
PrintCalendarList.CalDisplay  | 
static class  | 
PrintCalendarList.PrintEvent  | 
PrintCalendar.CalInfo, PrintCalendar.EventComparatorcalInfos, dateFormat, evtHourEnd, evtHourStart, firstDayOfWeek, GMTtimezone, l, LANDSCAPE_LINE_WIDTH, lang, LINE_HEIGHT, locale, MARGIN, options, page, pageHeight, pageLineWidth, pages, pageStyle, pageWidth, PORTRAIT_LINE_WIDTH, root, securityContext, STYLE_GEN_DATE, STYLE_GRID, STYLE_GRID_DASHED, STYLE_MORE_EVENTS, STYLE_MORE_EVENTS_LABEL, TAB_WIDTH, timeFormat, timezone, userSettings, y| Constructor and Description | 
|---|
PrintCalendarList(PrintContext context,
                 PrintOptions options,
                 java.util.List<ItemContainerValue<VEvent>> vevents)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected PrintCalendarList.PrintEvent | 
addEvent(ItemContainerValue<VEvent> item)  | 
void | 
process()  | 
byte[] | 
sendPDFString()  | 
byte[] | 
sendPNGString()  | 
byte[] | 
sendSVGString()  | 
addLocation, addPage, addText, duration, getEventLocationStyle, getEventTitleStyle, getLocation, getPart, getRelativeDayOfWeeek, getTitle, isAttendee, newPage, sendJPEGString, sortOccurrencespublic PrintCalendarList(PrintContext context, PrintOptions options, java.util.List<ItemContainerValue<VEvent>> vevents) throws ServerFault
ServerFaultpublic void process()
             throws ServerFault
process in class PrintCalendarServerFaultprotected PrintCalendarList.PrintEvent addEvent(ItemContainerValue<VEvent> item)
public byte[] sendPNGString()
                     throws ServerFault
sendPNGString in class PrintCalendarServerFaultpublic byte[] sendPDFString()
                     throws ServerFault
sendPDFString in class PrintCalendarServerFaultpublic byte[] sendSVGString()
                     throws ServerFault
sendSVGString in class PrintCalendarServerFaultCopyright © 2021. All Rights Reserved.