|
GData JavaScript Client 1.7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--google.gdata.atom.Category | +--google.gdata.Kind | +--google.gdata.EventKind
Describes an event kind.
Defined in gdata.js
Field Summary | |
<static> <final> {string} |
TERM_EVENT
Event. |
Fields inherited from class google.gdata.atom.Category |
label, scheme, term
|
Constructor Summary | |
google.gdata.EventKind(<Object> opt_params)
Constructs an event kind using an object parameter whose property names match the setter method to use for each property. |
Methods inherited from class google.gdata.atom.Category |
getLabel, setLabel, getLabelLang, setLabelLang, getScheme, setScheme, getTerm, setTerm
|
Field Detail |
<static> <final> {string} TERM_EVENT
Constructor Detail |
google.gdata.EventKind(<Object> opt_params)
opt_params
- Optional parameters, each of which is used as the sole parameter to the associated setter method: scheme and term.
|
GData JavaScript Client 1.7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |