|
GData JavaScript Client 1.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--google.gdata.FeedLink | +--google.gdata.calendar.CalendarCommentsFeedLink
Describes a nested Calendar comments feed link.
Defined in gdata.js
Fields inherited from class google.gdata.FeedLink |
countHint, feed, href, readOnly, rel
|
Constructor Summary | |
google.gdata.calendar.CalendarCommentsFeedLink(<Object> opt_params)
Constructs a nested Calendar comments feed link using an object parameter whose property names match the setter method to use for each property. |
Method Summary | |
Function
|
getFeedClass()
Returns the class to use for representing atom:feed. |
Methods inherited from class google.gdata.FeedLink |
getCountHint, setCountHint, getFeed, setFeed, getHref, setHref, getReadOnly, setReadOnly, getRel, setRel
|
Constructor Detail |
google.gdata.calendar.CalendarCommentsFeedLink(<Object> opt_params)
opt_params
- Optional parameters, each of which is used as the sole parameter to the associated setter method: countHint, feed, href, readOnly, and rel
Method Detail |
Function getFeedClass()
|
GData JavaScript Client 1.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |