Class google.gdata.calendar.CalendarRecurrenceException
Object
|
+--google.gdata.RecurrenceException
|
+--google.gdata.calendar.CalendarRecurrenceException
- class
google.gdata.calendar.CalendarRecurrenceException
- extends google.gdata.RecurrenceException
Describes an exception to a recurring Calendar event.
Defined in gdata.js
google.gdata.calendar.CalendarRecurrenceException
google.gdata.calendar.CalendarRecurrenceException(<Object> opt_params)
Constructs a Calendar recurrence exception using an object parameter whose
property names match the setter method to use for each property.
Parameters:
opt_params
- Optional parameters, each of which is used as the sole parameter to the associated setter method: entryLink and specialized
getRecurrenceExceptionEntryLinkClass
Function getRecurrenceExceptionEntryLinkClass()
Returns the class to use for representing gd:entryLink. Override to use an
extension of google.gdata.RecurrenceExceptionEntryLink.
Returns:
Class to use for representing gd:entryLink
Documentation generated by
JSDoc on Thu Oct 18 16:10:01 2007