Library: recurring.js
Overview
No overview provided.
Constructors
A type of EventSource that allows the creation and display of recurring
events that are not tied to a specific date, e.g. 8am on MWF.
Functions
Sets this source's event prototypes to the given prototypes
parameters
| a |
Adds the given event prototype to this event source
parameters
| eventPrototype |
Adds all of the event prototypes from the given array
parameters
| a |
Removes the given event prototype from this source's prototypes
parameters
| eventPrototype |
Timegrid.RecurringEventSource.clearEventPrototypes()
Removes all of the event prototypes from this source
Generates events from event prototypes
parameters
| startDate | ||
| endDate |
Objects