Esempio n. 1
0
 /** This method is executed in the beginning of the calendar item. */
 protected void start() {
   calendarService.addToCurrentItems(this);
   calendarService.updateStateFromCurrentItems();
 }