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