|
GData JavaScript Client 1.3 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--google.gdata.atom.Entry | +--google.gdata.Entry | +--google.gdata.acl.AclEntry | +--google.gdata.calendar.CalendarAclEntry
Describes an entry in a feed of a Calendar access control list (ACL).
Defined in gdata.js
Field Summary | |
Object |
$linksClass_
|
Object |
$roleClass_
|
Fields inherited from class google.gdata.acl.AclEntry |
$roleClass_
|
Fields inherited from class google.gdata.Entry |
$controlClass_
|
Fields inherited from class google.gdata.atom.Entry |
$authorsClass_, $categoriesClass_, $contributorsClass_, $linksClass_, author, category, content, contributor, id, link, published, rights, summary, title, updated, xmlns
|
Constructor Summary | |
google.gdata.calendar.CalendarAclEntry(<Object> opt_params)
Constructs a Calendar ACL entry using an object parameter whose property names match the setter method to use for each property. |
Methods inherited from class google.gdata.acl.AclEntry |
getRole, setRole, getScope, setScope
|
Methods inherited from class google.gdata.Entry |
getControl, setControl, getEdited, setEdited, getEditLink, getSelfLink, getLink, getSelf, updateEntry, deleteEntry
|
Methods inherited from class google.gdata.atom.Entry |
getAuthors, setAuthors, addAuthor, getCategories, setCategories, addCategory, getContent, setContent, getContributors, setContributors, addContributor, getId, setId, getLinks, setLinks, addLink, getPublished, setPublished, getRights, setRights, getSummary, setSummary, getTitle, setTitle, getUpdated, setUpdated
|
Field Detail |
Object $linksClass_
Object $roleClass_
Constructor Detail |
google.gdata.calendar.CalendarAclEntry(<Object> opt_params)
opt_params
- Optional parameters, each of which is used as the sole parameter to the associated setter method: authors, categories, content, contributors, id, links, role, scope, title, and updated
|
GData JavaScript Client 1.3 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |