35363738394041
* @param context */ public CalendarDisplayElement(XDIMEContextInternal context) { super(WidgetElements.CALENDAR_DISPLAY, context); protocolAttributes = new CalendarDisplayAttributes(); }