|
GData JavaScript Client 1.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--google.gdata.Feed | +--google.gdata.calendar.CalendarCommentFeed
Describes feed of a Calendar event's comments.
Defined in gdata.js
Fields inherited from class google.gdata.Feed |
author, category, contributor, entry, generator, id, link, subtitle, title, updated, xmlns
|
Constructor Summary | |
google.gdata.calendar.CalendarCommentFeed(<Object> opt_params)
Constructs a Calendar event's comments feed 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. |
Object
|
getLinkClass()
Returns the class to use for representing atom:link. |
Constructor Detail |
google.gdata.calendar.CalendarCommentFeed(<Object> opt_params)
opt_params
- Optional parameters, each of which is used as the sole parameter to the associated setter method: authors, categories, contributors, entries, generator, id, itemsPerPage, links, startIndex, title, totalResults, and updated
Method Detail |
Object getEntryClass()
Object getLinkClass()
|
GData JavaScript Client 1.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |