void changeExtraData(Map<DateModel, Object> newMap) { this.calendarConfiguration.extraDataMap = newMap; this.calendarLogic.generation.value++; }