|
GData JavaScript Client 2.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--google.gdata.EntryLink | +--google.gdata.RecurrenceExceptionEntryLink | +--google.gdata.calendar.CalendarRecurrenceExceptionEntryLink
Describes an entry link used by a Calendar recurrence exception.
Defined in gdata.js
Field Summary | |
Object |
$entryClass_
|
Fields inherited from class google.gdata.RecurrenceExceptionEntryLink |
$entryClass_
|
Fields inherited from class google.gdata.EntryLink |
$entryClass_, entry, href, readOnly, rel
|
Constructor Summary | |
google.gdata.calendar.CalendarRecurrenceExceptionEntryLink(<Object> opt_params)
Constructs a Calendar recurrence exception entry link using an object parameter whose property names match the setter method to use for each property. |
Methods inherited from class google.gdata.EntryLink |
getEntry, setEntry, getHref, setHref, getReadOnly, setReadOnly, getRel, setRel
|
Field Detail |
Object $entryClass_
Constructor Detail |
google.gdata.calendar.CalendarRecurrenceExceptionEntryLink(<Object> opt_params)
opt_params
- Optional parameters, each of which is used as the sole parameter to the associated setter method: entry.
|
GData JavaScript Client 2.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |