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