| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DisplayableEventOccurrence | |
|---|---|
| com.stratelia.webactiv.almanach.control | |
| Uses of DisplayableEventOccurrence in com.stratelia.webactiv.almanach.control | 
|---|
| Methods in com.stratelia.webactiv.almanach.control that return DisplayableEventOccurrence | |
|---|---|
static DisplayableEventOccurrence | 
DisplayableEventOccurrence.decorate(EventOccurrence occurrence)
Decorates the specified event occurrence with rendering features.  | 
| Methods in com.stratelia.webactiv.almanach.control that return types with arguments of type DisplayableEventOccurrence | |
|---|---|
static List<DisplayableEventOccurrence> | 
DisplayableEventOccurrence.decorate(List<EventOccurrence> occurrences)
Decorates the specified event occurrences with rendering features.  | 
 List<DisplayableEventOccurrence> | 
AlmanachCalendarView.getEvents()
Gets all events defined in the window in time this calendar view defines.  | 
| Method parameters in com.stratelia.webactiv.almanach.control with type arguments of type DisplayableEventOccurrence | |
|---|---|
 void | 
AlmanachCalendarView.setEvents(List<DisplayableEventOccurrence> events)
Sets the events that are defined in this calendar view.  | 
static String | 
DisplayableEventOccurrence.toJSON(List<DisplayableEventOccurrence> events)
Gets a JSON (JavaScript Object Notation) representation of all the specified events.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||