|
GData JavaScript Client 1.9 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--google.gdata.RecurrenceException | +--google.gdata.calendar.CalendarRecurrenceException
Describes an exception to a recurring Calendar event.
Defined in gdata.js
Field Summary | |
Object |
$entryLinkClass_
|
Fields inherited from class google.gdata.RecurrenceException |
$entryLinkClass_, specialized
|
Constructor Summary | |
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. |
Methods inherited from class google.gdata.RecurrenceException |
getEntryLink, setEntryLink, getSpecialized, setSpecialized
|
Field Detail |
Object $entryLinkClass_
Constructor Detail |
google.gdata.calendar.CalendarRecurrenceException(<Object> opt_params)
opt_params
- Optional parameters, each of which is used as the sole parameter to the associated setter method: entryLink and specialized.
|
GData JavaScript Client 1.9 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |