|
GData JavaScript Client 1.10 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--google.gdata.atom.Feed | +--google.gdata.Feed | +--google.gdata.calendar.CalendarSettingsFeed
Personal settings for Calendar application.
Defined in gdata.js
Field Summary | |
Object |
$entriesClass_
|
Fields inherited from class google.gdata.Feed |
$entriesClass_, $itemsPerPageClass_, $startIndexClass_, $totalResultsClass_
|
Fields inherited from class google.gdata.atom.Feed |
$authorsClass_, $categoriesClass_, $contributorsClass_, $entriesClass_, $generatorClass_, $idClass_, $linksClass_, $logoClass_, $rightsClass_, $subtitleClass_, $titleClass_, $updatedClass_, author, category, contributor, entry, generator, id, link, logo, rights, subtitle, title, updated, xmlns
|
Constructor Summary | |
google.gdata.calendar.CalendarSettingsFeed(<Object> opt_params)
Constructs a calendar settings feed using an object parameter whose property names match the setter method to use for each property. |
Methods inherited from class google.gdata.Feed |
getItemsPerPage, setItemsPerPage, getStartIndex, setStartIndex, getTotalResults, setTotalResults, getEntryPostLink, getFeedLink, getHtmlLink, getSelfLink, getLink, insertEntry, getSelf, getEntryClass
|
Methods inherited from class google.gdata.atom.Feed |
getSubTitle, setSubTitle, getCategoryClass, getLinkClass, getAuthors, setAuthors, addAuthor, getBase, setBase, getCategories, setCategories, addCategory, getContributors, setContributors, addContributor, getEntries, setEntries, addEntry, getGenerator, setGenerator, getId, setId, getLinks, setLinks, addLink, getLogo, setLogo, getRights, setRights, getSubtitle, setSubtitle, getTitle, setTitle, getUpdated, setUpdated
|
Field Detail |
Object $entriesClass_
Constructor Detail |
google.gdata.calendar.CalendarSettingsFeed(<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, links, title, and updated.
|
GData JavaScript Client 1.10 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |