35363738394041
* @param context */ public MonthDisplayElement(XDIMEContextInternal context) { super(WidgetElements.MONTH_DISPLAY, context); protocolAttributes = new MonthDisplayAttributes(); }